Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
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
250 config.hideLtePlus = b.getBoolean( in readConfig()
268 && hideLtePlus == other.hideLtePlus in areEqual()