Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/slice/
DWifiSliceItem.java37 private final boolean mShouldShowXLevelIcon; field in WifiSliceItem
58 mShouldShowXLevelIcon = wifiEntry.shouldShowXLevelIcon(); in WifiSliceItem()
113 return mShouldShowXLevelIcon; in shouldShowXLevelIcon()