Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DUtils.java277 suggestionOrSpecifierLabel = getSuggestionOrSpecifierLabel(context, wifiConfiguration); in getConnectedDescription()
381 getSuggestionOrSpecifierLabel(context, wifiConfiguration); in getDisconnectedDescription()
402 private static String getSuggestionOrSpecifierLabel( in getSuggestionOrSpecifierLabel() method in Utils