Home
last modified time | relevance | path

Searched refs:mFollowupPendingIntentResultCode (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DSliceFragment.java107 private int mFollowupPendingIntentResultCode; field in SliceFragment
123 mFollowupPendingIntentResultCode = result.getResultCode();
215 mFollowupPendingIntentResultCode, mFollowupPendingIntentExtras); in fireFollowupPendingIntent() local
604 outState.putInt(KEY_PREFERENCE_FOLLOWUP_RESULT_CODE, mFollowupPendingIntentResultCode); in onSaveInstanceState()
618 mFollowupPendingIntentResultCode = in onActivityCreated()