Home
last modified time | relevance | path

Searched defs:onRequestFocusInDescendants (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardAccountView.java127 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in KeyguardAccountView
DKeyguardAbsKeyInputView.java140 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in KeyguardAbsKeyInputView
DPagedView.java996 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in PagedView
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java1415 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in HorizontalScrollView
DScrollView.java1409 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ScrollView
/frameworks/base/core/java/android/view/
DViewGroup.java2395 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ViewGroup