Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
H A DUtils.java298 getSuggestionOrSpecifierLabel(context, wifiConfiguration); in getConnectedDescription()
384 getSuggestionOrSpecifierLabel(context, wifiConfiguration); in getDisconnectedDescription()
405 private static String getSuggestionOrSpecifierLabel( in getSuggestionOrSpecifierLabel() method in Utils