Home
last modified time | relevance | path

Searched refs:onRequestFocusInDescendants (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPinBasedInputView.java55 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/
DScrollView.java1603 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ScrollView
DHorizontalScrollView.java1564 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in HorizontalScrollView
/frameworks/base/core/java/android/view/
DViewGroup.java3263 result = took ? took : onRequestFocusInDescendants(direction, in requestFocus()
3268 final boolean took = onRequestFocusInDescendants(direction, previouslyFocusedRect); in requestFocus()
3295 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ViewGroup
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java2649 protected boolean onRequestFocusInDescendants(int direction,
DRecyclerView.java2424 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in RecyclerView
2430 return super.onRequestFocusInDescendants(direction, previouslyFocusedRect); in onRequestFocusInDescendants()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...