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

/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
H A DHorizontalScrollView.java1391 protected boolean onRequestFocusInDescendants(int direction, method in class:HorizontalScrollView
/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.java841 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { method in class:PagedView
H A DWorkspace.java1309 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { method in class:Workspace
1315 return super.onRequestFocusInDescendants(direction, previouslyFocusedRect);

Completed in 203 milliseconds