summaryrefslogtreecommitdiff
path: root/core/java/android/uwb/SessionHandle.java
Commit message (Collapse)AuthorAgeFilesLines
* Move existing UWB API classes to UWB apexRoshan Pius2021-08-101-86/+0
| | | | | | | | | Following instructions from go/mainline-java-lib to move the existing UWB API classes to the new apex. Bug: 194906542 Test: Compiles Change-Id: I08801b418c7ba42c76952f5a80745cd0057ca329
* Implement SessionHandle.hashCode()Brian Stack2021-02-081-0/+7
| | | | | | Bug: 178807258 Test: atest UwbManagerTests Change-Id: Ib3d518c136282393f4f3bb06388404f76fad5b73
* Add UWB AIDLBrian Stack2020-11-171-0/+79
Adds the UWB AIDL interface used to communicate with the UWB Service Bug: 170323306 Test: atest UwbManagerTests Change-Id: I746a5b7c453a54cc3c8c34dc356d8165df20c739