Searched refs:activityToHandle (Results 1 – 1 of 1) sorted by relevance
273 Activity activityToHandle = mMainActivityWrapper.isResumed() in handleTvInputKey() local275 if (activityToHandle != null) { in handleTvInputKey()278 activityToHandle.dispatchKeyEvent( in handleTvInputKey()280 activityToHandle.dispatchKeyEvent(new KeyEvent(KeyEvent.ACTION_UP, in handleTvInputKey()