Searched refs:getCachedHashFunction (Results 1 – 1 of 1) sorted by relevance
91 Mac hashFunction = getCachedHashFunction(alias); in calculatePersistentMacWithCachedHash()125 private Mac getCachedHashFunction(@NonNull String alias) { in getCachedHashFunction() method in MacAddressUtil