Searched refs:onRequestFocusInDescendants (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Browser/src/com/android/browser/view/
H A DScrollerView.java1670 protected boolean onRequestFocusInDescendants(int direction, method in class:ScrollerView
/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedView.java827 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { method in class:PagedView
H A DWorkspace.java1339 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { method in class:Workspace
1345 return super.onRequestFocusInDescendants(direction, previouslyFocusedRect);

Completed in 126 milliseconds