Searched refs:activityToHandle (Results 1 – 1 of 1) sorted by relevance
500 Activity activityToHandle = mMainActivityWrapper.isResumed() in handleTvInputKey() local502 if (activityToHandle != null) { in handleTvInputKey()505 activityToHandle.dispatchKeyEvent( in handleTvInputKey()507 activityToHandle.dispatchKeyEvent(new KeyEvent(KeyEvent.ACTION_UP, in handleTvInputKey()