Home
last modified time | relevance | path

Searched defs:previouslyFocusedRect (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/dialpadview/
DDigitsEditText.java37 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DDigitsEditText.java45 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/util/
DSettingsGuidedActionEditText.java71 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DUxrTextView.java119 int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DNavigableAppWidgetHostView.java123 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java172 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
DMenuView.java192 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DRecordingCardView.java138 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/TV/src/com/android/tv/guide/
DProgramRow.java259 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
DProgramGrid.java170 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DScrimView.java451 Rect previouslyFocusedRect) { in onFocusChanged()
DBaseDragLayer.java472 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java202 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
DPagedView.java765 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1592 @Nullable Rect previouslyFocusedRect) { in onFocusChanged()