Searched refs:KEY_ACTION_INDEX (Results 1 – 1 of 1) sorted by relevance
155 private static final String KEY_ACTION_INDEX = "action_index"; field in SmsStorageLowWarningFragment167 args.putInt(KEY_ACTION_INDEX, actionIndex); in newInstance()182 final int actionIndex = getArguments().getInt(KEY_ACTION_INDEX); in onCreateDialog()