Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DTvApplication.java413 Activity activityToHandle = in handleTvInputKey() local
417 if (activityToHandle != null) { in handleTvInputKey()
420 activityToHandle.dispatchKeyEvent( in handleTvInputKey()
422 activityToHandle.dispatchKeyEvent( in handleTvInputKey()