Searched refs:KEY_SUW_PSIM_ACTION (Results 1 – 1 of 1) sorted by relevance
58 private static final String KEY_SUW_PSIM_ACTION = "suw_psim_action"; field in SimSlotChangeHandler303 return prefs.getInt(KEY_SUW_PSIM_ACTION, LAST_USER_ACTION_IN_SUW_NONE); in getSuwRemovableSlotAction()308 prefs.edit().putInt(KEY_SUW_PSIM_ACTION, action).apply(); in setSuwRemovableSlotAction()