Searched refs:showAtLeast3G (Results 1 – 1 of 1) sorted by relevance
79 if (!config.showAtLeast3G) { in getDefaultIcons()111 if (!config.showAtLeast3G) { in mapIconSets()199 public boolean showAtLeast3G = false; field in MobileMappings.Config214 config.showAtLeast3G = res.getBoolean(R.bool.config_showMin3G); in readConfig()