Searched refs:mPreferenceFollowupIntent (Results 1 – 1 of 1) sorted by relevance
106 private PendingIntent mPreferenceFollowupIntent; field in SliceFragment210 if (mPreferenceFollowupIntent == null) { in fireFollowupPendingIntent()214 mPreferenceFollowupIntent.send(getContext(), in fireFollowupPendingIntent()219 mPreferenceFollowupIntent = null; in fireFollowupPendingIntent()594 mPreferenceFollowupIntent = preference.getFollowupSliceAction().getAction(); in firePendingIntent()603 outState.putParcelable(KEY_PREFERENCE_FOLLOWUP_INTENT, mPreferenceFollowupIntent); in onSaveInstanceState()616 mPreferenceFollowupIntent = in onActivityCreated()