Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java172 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in MenuRowView
DMenuView.java192 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in MenuView
/packages/apps/TV/src/com/android/tv/guide/
DProgramRow.java259 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in ProgramRow
DProgramGrid.java170 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in ProgramGrid
/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java472 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in BaseDragLayer
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java765 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in PagedView