Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DMacAddressUtil.java89 private MacAddress calculatePersistentMacWithCachedHash(@NonNull String key, int uid, in calculatePersistentMacWithCachedHash() method in MacAddressUtil
112 return calculatePersistentMacWithCachedHash(key, uid, MAC_RANDOMIZATION_ALIAS); in calculatePersistentMacForSta()
122 return calculatePersistentMacWithCachedHash(key, uid, MAC_RANDOMIZATION_SAP_ALIAS); in calculatePersistentMacForSap()