Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
H A DMobileMappings.java154 if (config.hideLtePlus) { in mapIconSets()
167 if (config.hideLtePlus) { in mapIconSets()
180 if (config.hideLtePlus) { in mapIconSets()
217 public boolean hideLtePlus = false; field in MobileMappings.Config
249 config.hideLtePlus = b.getBoolean( in readConfig()
267 && hideLtePlus == other.hideLtePlus in areEqual()