Searched refs:associatedMacAddrs (Results 1 – 1 of 1) sorted by relevance
150 List<String> associatedMacAddrs = cdm.getAssociations(pkg, userId); in getDeviceList() local151 if (associatedMacAddrs != null) { in getDeviceList()152 for (String assocMac : associatedMacAddrs) { in getDeviceList()