Searched refs:focusableScreen (Results 1 – 1 of 1) sorted by relevance
574 int focusableScreen; in onRequestFocusInDescendants() local576 focusableScreen = mNextScreen; in onRequestFocusInDescendants()578 focusableScreen = mCurrentScreen; in onRequestFocusInDescendants()580 getChildAt(focusableScreen).requestFocus(direction, previouslyFocusedRect); in onRequestFocusInDescendants()