Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DNotificationBackendTest.java234 String[] macs = { "00:00:00:00:00:10", "00:00:00:00:00:20" }; in getDeviceList_singleDevice() local
235 List<AssociationInfo> associations = mockAssociations(macs); in getDeviceList_singleDevice()
240 when(cbd1.getAddress()).thenReturn(macs[0]); in getDeviceList_singleDevice()
251 String[] macs = { "00:00:00:00:00:10", "00:00:00:00:00:20" }; in getDeviceList_multipleDevices() local
252 List<AssociationInfo> associations = mockAssociations(macs); in getDeviceList_multipleDevices()
257 when(cbd1.getAddress()).thenReturn(macs[0]); in getDeviceList_multipleDevices()
262 when(cbd2.getAddress()).thenReturn(macs[1]); in getDeviceList_multipleDevices()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DConnectedClientsTracker.java206 final Set<MacAddress> macs = new HashSet<>(clients.size()); in getClientMacs() local
208 macs.add(c.getMacAddress()); in getClientMacs()
210 return macs; in getClientMacs()
/packages/modules/Connectivity/tests/unit/java/android/net/
DMacAddressTest.java85 String[][] macs = { in testToOuiString() local
92 for (String[] pair : macs) { in testToOuiString()
101 String[] macs = { in testHexPaddingWhenPrinting() local
108 for (String mac : macs) { in testHexPaddingWhenPrinting()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dfr_wordlist.combined.gz