Home
last modified time | relevance | path

Searched defs:getAllAssociations (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/wear/
DICompanionDeviceManagerProxy.aidl23 List<AssociationInfo> getAllAssociations(); in getAllAssociations() method
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/wear/
DCompanionDeviceManagerProxy.java48 public List<AssociationInfo> getAllAssociations() { in getAllAssociations() method in CompanionDeviceManagerProxy
/packages/modules/Connectivity/service/src/com/android/server/connectivity/wear/
DCompanionDeviceManagerProxyService.java49 public List<AssociationInfo> getAllAssociations() { in getAllAssociations() method in CompanionDeviceManagerProxyService
/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/connectivity/
DCompanionDeviceManagerWrapper.java60 public List<AssociationInfo> getAllAssociations() { in getAllAssociations() method in CompanionDeviceManagerWrapper