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