Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/
DTopLevelNetworkEntryPreferenceController.java60 final String hotspotSummary = mContext.getString( in getSummary() local
75 && !TextUtils.isEmpty(hotspotSummary)) { in getSummary()
76 summaries.add(hotspotSummary); in getSummary()
/packages/apps/Settings/src/com/android/settings/network/
DTopLevelNetworkEntryPreferenceController.java60 final String hotspotSummary = mContext.getString( in getSummary() local
75 && !TextUtils.isEmpty(hotspotSummary)) { in getSummary()
76 summaries.add(hotspotSummary); in getSummary()