Home
last modified time | relevance | path

Searched defs:unregisterAssociatedDeviceCallback (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/api/internal/trust/
DITrustedDeviceManager.aidl69 void unregisterAssociatedDeviceCallback(IDeviceAssociationCallback callback); in unregisterAssociatedDeviceCallback() method
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/
DTrustedDeviceManager.java339 public void unregisterAssociatedDeviceCallback(IDeviceAssociationCallback callback) { in unregisterAssociatedDeviceCallback() method in TrustedDeviceManager