Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPinBasedInputView.java57 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in KeyguardPinBasedInputView
DKeyguardPasswordView.java235 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in KeyguardPasswordView
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java1564 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in HorizontalScrollView
DScrollView.java1603 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ScrollView
/frameworks/base/core/java/android/view/
DViewGroup.java3295 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ViewGroup
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java2424 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in RecyclerView