Searched refs:focusedView (Results 1 – 1 of 1) sorted by relevance
247 View focusedView = findFocus(); in handleDpadDown() local248 if (focusedView == null) { in handleDpadDown()255 focusedView.getLocationInWindow(focusdLocationInWindow); in handleDpadDown()259 (focusdLocationInWindow[1] + focusedView.getMeasuredHeight()) in handleDpadDown()286 View focusedView = findFocus(); in handleDpadUp() local287 if (focusedView == null) { in handleDpadUp()294 focusedView.getLocationInWindow(focusedLocationInWindow); in handleDpadUp()