Home
last modified time | relevance | path

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

/leanback/leanback/src/main/java/androidx/leanback/widget/
DBrowseFrameLayout.java53 boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method
107 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.java66 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in PlaybackControlsRowView
DPlaybackTransportRowView.java76 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in PlaybackTransportRowView
/leanback/leanback/src/main/java/androidx/leanback/widget/picker/
DPicker.java567 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in Picker
/leanback/leanback-grid/src/main/java/androidx/leanback/widget/
DBaseGridView.java944 public boolean onRequestFocusInDescendants(int direction, in onRequestFocusInDescendants() method in BaseGridView