Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java508 return toMACString(mBSSID); in getBSSIDString()
533 public static String toMACString(long mac) { in toMACString() method in NetworkDetail