Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DNotificationBackendTest.java187 List<String> macs = ImmutableList.of("00:00:00:00:00:10", "00:00:00:00:00:20"); in getDeviceList_associationsButNoDevice() local
188 when(mCdm.getAssociations(mCn.getPackageName(), 0)).thenReturn(macs); in getDeviceList_associationsButNoDevice()
198 List<String> macs = ImmutableList.of("00:00:00:00:00:10", "00:00:00:00:00:20"); in getDeviceList_singleDevice() local
199 when(mCdm.getAssociations(mCn.getPackageName(), 0)).thenReturn(macs); in getDeviceList_singleDevice()
203 when(cbd1.getAddress()).thenReturn(macs.get(0)); in getDeviceList_singleDevice()
214 List<String> macs = ImmutableList.of("00:00:00:00:00:10", "00:00:00:00:00:20"); in getDeviceList_multipleDevices() local
215 when(mCdm.getAssociations(mCn.getPackageName(), 0)).thenReturn(macs); in getDeviceList_multipleDevices()
219 when(cbd1.getAddress()).thenReturn(macs.get(0)); in getDeviceList_multipleDevices()
224 when(cbd2.getAddress()).thenReturn(macs.get(1)); in getDeviceList_multipleDevices()
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DConnectedClientsTracker.java177 final Set<MacAddress> macs = new HashSet<>(clients.size()); in getClientMacs() local
179 macs.add(c.getMacAddress()); in getClientMacs()
181 return macs; in getClientMacs()
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A 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()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dvirtio_net.h153 __u8 macs[][ETH_ALEN]; member
/aosp12/art/build/boot/
H A Dboot-image-profile.txt900 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;-><clinit>()V
901 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;-><init>(Lcom/android/org/bouncycastle/crypto/Dig…
902 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;-><init>(Lcom/android/org/bouncycastle/crypto/Dig…
903 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->doFinal([BI)I+]Lcom/android/org/bouncycastle/cr…
904 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->getByteLength(Lcom/android/org/bouncycastle/cry…
905 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->getMacSize()I
906 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->init(Lcom/android/org/bouncycastle/crypto/Ciphe…
907 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->update([BII)V+]Lcom/android/org/bouncycastle/cr…
908 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->xorPad([BIB)V
941 …tStream;[C)V+]Lcom/android/org/bouncycastle/crypto/macs/HMac;Lcom/android/org/bouncycastle/crypto/
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt23472 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;-><clinit>()V
23473 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;-><init>(Lcom/android/org/bouncycastle/crypto/Dig…
23474 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;-><init>(Lcom/android/org/bouncycastle/crypto/Dig…
23475 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->doFinal([BI)I+]Lcom/android/org/bouncycastle/cr…
23476 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->getByteLength(Lcom/android/org/bouncycastle/cry…
23477 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->getMacSize()I
23478 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->init(Lcom/android/org/bouncycastle/crypto/Ciphe…
23479 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->update([BII)V+]Lcom/android/org/bouncycastle/cr…
23480 HSPLcom/android/org/bouncycastle/crypto/macs/HMac;->xorPad([BIB)V
23513 …tStream;[C)V+]Lcom/android/org/bouncycastle/crypto/macs/HMac;Lcom/android/org/bouncycastle/crypto/
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...