Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
DMobileMappings.java150 if (config.show4gForLte) { in mapIconSets()
215 public boolean show4gForLte = false; field in MobileMappings.Config
244 config.show4gForLte = b.getBoolean( in readConfig()
266 && show4gForLte == other.show4gForLte in areEqual()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
DNetworkControllerDataTest.java142 mConfig.show4gForLte = true; in test4gDataIcon()
281 mConfig.show4gForLte = true; in test4gDataIconConfigChange()