Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/security/
DCarLockPatternView.java42 @android.annotation.Nullable 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/Dialer/java/com/android/dialer/dialpadview/
DDigitsEditText.java37 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/Notification/src/com/android/car/notification/headsup/
DHeadsUpContainerView.java81 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/Launcher3/src/com/android/launcher3/
DExtendedEditText.java183 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
DBubbleTextView.java298 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
DPagedView.java945 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DNavigableAppWidgetHostView.java125 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java173 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
DMenuView.java194 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/quickstep/src/com/android/quickstep/views/
DClearAllButton.java127 public void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
DRecentsView.java4308 @Nullable Rect previouslyFocusedRect) { in onFocusChanged()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java460 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()