Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
H A DMobileMappings.java150 if (config.show4gForLte) { in mapIconSets()
202 public boolean show4gForLte = false; field in MobileMappings.Config
229 config.show4gForLte = b.getBoolean( in readConfig()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/connectivity/
H A DNetworkControllerDataTest.java126 mConfig.show4gForLte = true; in test4gDataIcon()
247 mConfig.show4gForLte = true; in test4gDataIconConfigChange()