Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
DHeadsUpContainerView.java81 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in HeadsUpContainerView
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java173 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in MenuRowView
DMenuView.java194 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.java460 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in BaseDragLayer
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java945 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants() method in PagedView