Searched refs:KEY_NO_SIM_ECBM_SUPPORT (Results 1 – 1 of 1) sorted by relevance
130 private static final String KEY_NO_SIM_ECBM_SUPPORT = "no_sim_ecbm_support"; field in EmergencyStateTracker1122 sp.getBoolean(KEY_NO_SIM_ECBM_SUPPORT + phoneId, false)); in isEmergencyCallbackModeSupported()1865 sp.getBoolean(KEY_NO_SIM_ECBM_SUPPORT + slotIndex, false)); in onCarrierConfigurationChanged()1909 editor.putBoolean(KEY_NO_SIM_ECBM_SUPPORT + slotIndex, carrierConfig); in onCarrierConfigurationChanged()