Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DUtils.java413 final String suggestorLabel = getAppLabel(context, wifiConfiguration.creatorName); in getSuggestionOrSpecifierLabel() local
414 if (!TextUtils.isEmpty(suggestorLabel)) { in getSuggestionOrSpecifierLabel()
415 return suggestorLabel; in getSuggestionOrSpecifierLabel()