Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/actions/
DInputSetupActionUtils.java56 public static final String EXTRA_ACTIVITY_AFTER_COMPLETION = field in InputSetupActionUtils
116 Intent setupIntent = extras.getParcelable(EXTRA_ACTIVITY_AFTER_COMPLETION); in getExtraActivityAfter()