Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/
H A DMobileMappings.java163 } else if (config.show4glteForLte) { in mapIconSets()
216 public boolean show4glteForLte = false; field in MobileMappings.Config
245 config.show4glteForLte = b.getBoolean( in readConfig()
266 && show4glteForLte == other.show4glteForLte in areEqual()