Home
last modified time | relevance | path

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

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