Searched refs:KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT (Results 1 – 4 of 4) sorted by relevance
191 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowSPNFromSourceCC_conditionOverrideShowPLMN_notShowSPN()203 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNFromSourceCC_conditionOverrideShowPLMN_shouldShowPLMN()215 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNLongName_plmnNotInProvidedList_showPLMNLongName()233 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNShortName_plmnNotInProvidedList_showPLMNShortName()254 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNNumeric_plmnNotInProvidedList_showPLMNNumeric()
307 mBundle.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, in setUp()
52 CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, in getServiceProviderNameDisplayCondition()
1645 public static final String KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT = field in CarrierConfigManager5471 sDefaults.putInt(KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, -1); in sDefaults.putInt() argument