Searched defs:addControlee (Results 1 – 11 of 11) sorted by relevance
42 void addControlee(in androidx.core.uwb.backend.UwbAddress address); in addControlee() method
34 void addControlee(in UwbAddress address); in addControlee() method
67 public void addControlee(UwbAddress address) throws RemoteException { in addControlee() method in UwbControleeClient
74 public void addControlee(UwbAddress address) throws RemoteException { in addControlee() method in UwbControllerClient
163 public synchronized int addControlee(UwbAddress controleeAddress) { in addControlee() method in RangingController
200 void addControlee(in SessionHandle sessionHandle, in PersistableBundle params); in addControlee() method
684 public void addControlee(@NonNull PersistableBundle params) { in addControlee() method in RangingSession
342 public void addControlee(SessionHandle sessionHandle, PersistableBundle params) { in addControlee() method in UwbServiceImpl
764 public void addControlee(SessionHandle sessionHandle, PersistableBundle params) { in addControlee() method in UwbServiceCore
2932 public void addControlee(UwbAddress address) { in addControlee() method in UwbSessionManager.UwbSession