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.java140 List<String> associatedMacAddrs = CollectionUtils.mapNotNull( in getDeviceList() local
143 if (associatedMacAddrs != null) { in getDeviceList()
144 for (String assocMac : associatedMacAddrs) { in getDeviceList()