Home
last modified time | relevance | path

Searched refs:associatedMacAddrs (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java134 List<String> associatedMacAddrs = CollectionUtils.mapNotNull( in getDeviceList() local
137 if (associatedMacAddrs != null) { in getDeviceList()
138 for (String assocMac : associatedMacAddrs) { in getDeviceList()