Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/actions/
DInputSetupActionUtils.java95 public static void removeSetupIntent(Bundle extras) { in removeSetupIntent() method in InputSetupActionUtils
/packages/apps/TV/src/com/android/tv/
DSetupPassthroughActivity.java106 InputSetupActionUtils.removeSetupIntent(extras); in onCreate()