Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/
DTvCommonConstants.java63 public static final String EXTRA_ACTIVITY_AFTER_COMPLETION = field in TvCommonConstants
/packages/apps/TV/src/com/android/tv/
DSetupPassthroughActivity.java70 TvCommonConstants.EXTRA_ACTIVITY_AFTER_COMPLETION); in onCreate()
/packages/apps/TV/usbtuner/src/com/android/usbtuner/setup/
DTunerSetupActivity.java187 intent.putExtra(TvCommonConstants.EXTRA_ACTIVITY_AFTER_COMPLETION, tvActivityIntent); in createSetupActivity()