Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DBrowseFrameLayout.java50 boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method
104 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in BrowseFrameLayout
DControlBar.java53 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in ControlBar
DPlaybackControlsRowView.java64 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in PlaybackControlsRowView
DPlaybackTransportRowView.java78 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in PlaybackTransportRowView
DBaseGridView.java838 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in BaseGridView
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPinBasedInputView.java57 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in KeyguardPinBasedInputView
DKeyguardPasswordView.java223 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in KeyguardPasswordView
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/picker/
DPicker.java533 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in Picker
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java1466 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in HorizontalScrollView
DScrollView.java1493 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ScrollView
/frameworks/support/compat/src/main/java/androidx/core/widget/
DNestedScrollView.java1688 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in NestedScrollView
/frameworks/base/core/java/android/view/
DViewGroup.java3263 protected boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in ViewGroup
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java2423 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in RecyclerView
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java2732 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in RecyclerView