Searched refs:KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT (Results 1 – 4 of 4) sorted by relevance
194 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowSPNFromSourceCC_conditionOverrideShowPLMN_notShowSPN()206 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNFromSourceCC_conditionOverrideShowPLMN_shouldShowPLMN()218 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNLongName_plmnNotInProvidedList_showPLMNLongName()236 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNShortName_plmnNotInProvidedList_showPLMNShortName()257 mConfig.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, 1); in testShouldShowPLMNNumeric_plmnNotInProvidedList_showPLMNNumeric()
356 mBundle.putInt(CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, in setUp()
48 CarrierConfigManager.KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, in CarrierConfigEfData()
1761 public static final String KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT = field in CarrierConfigManager10641 sDefaults.putInt(KEY_SPN_DISPLAY_CONDITION_OVERRIDE_INT, -1); in sDefaults.putInt() argument