Searched defs:onInterceptKeyEvent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/
H A DOnRepeatedKeyInterceptListener.java53 public boolean onInterceptKeyEvent(KeyEvent event) { method in class:OnRepeatedKeyInterceptListener
89 if (DEBUG) Log.d(TAG, "onInterceptKeyEvent: focused view " + mView.findFocus());

Completed in 82 milliseconds