Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/
H A DInternetDialogController.java121 private static final int SUBTITLE_TEXT_SEARCHING_FOR_NETWORKS = field in InternetDialogController
348 return mContext.getText(SUBTITLE_TEXT_SEARCHING_FOR_NETWORKS); in getSubtitleText()