Searched refs:showAtLeast3G (Results 1 – 2 of 2) sorted by relevance
1154 boolean showAtLeast3G = false; field in NetworkControllerImpl.Config1167 config.showAtLeast3G = res.getBoolean(R.bool.config_showMin3G); in readConfig()
210 if (!mConfig.showAtLeast3G) { in mapIconSets()