Searched defs:previouslyFocusedRect (Results 1 – 17 of 17) sorted by relevance
/packages/apps/Car/Settings/src/com/android/car/settings/security/ |
D | CarLockPatternView.java | 42 @android.annotation.Nullable Rect previouslyFocusedRect) { in onFocusChanged()
|
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
D | DigitsEditText.java | 45 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
D | DigitsEditText.java | 37 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/util/ |
D | SettingsGuidedActionEditText.java | 71 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
/packages/apps/Car/Notification/src/com/android/car/notification/headsup/ |
D | HeadsUpContainerView.java | 81 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ExtendedEditText.java | 183 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
D | BubbleTextView.java | 298 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
D | PagedView.java | 945 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | NavigableAppWidgetHostView.java | 125 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
/packages/apps/TV/src/com/android/tv/menu/ |
D | MenuRowView.java | 173 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
|
D | MenuView.java | 194 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
|
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
D | RecordingCardView.java | 138 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
/packages/apps/TV/src/com/android/tv/guide/ |
D | ProgramRow.java | 259 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
|
D | ProgramGrid.java | 170 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | ClearAllButton.java | 127 public void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
|
D | RecentsView.java | 4308 @Nullable Rect previouslyFocusedRect) { in onFocusChanged()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | BaseDragLayer.java | 460 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
|