Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/core/java/android/text/method/
H A DTransformationMethod.java46 Rect previouslyFocusedRect); in onFocusChanged()
H A DAllCapsTransformationMethod.java71 Rect previouslyFocusedRect) { in onFocusChanged()
H A DTranslationTransformationMethod.java98 Rect previouslyFocusedRect) { in onFocusChanged()
H A DReplacementTransformationMethod.java104 Rect previouslyFocusedRect) { in onFocusChanged()
H A DPasswordTransformationMethod.java123 Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/security/
H A DCarLockPatternView.java42 @android.annotation.Nullable Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
H A DDigitsEditText.java45 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DDigitsEditText.java37 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/util/
H A DSettingsGuidedActionEditText.java71 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardPinBasedInputView.java54 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
H A DKeyguardPasswordView.java121 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/headsup/
H A DHeadsUpContainerView.java81 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DUxrTextView.java119 int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DMenuRowView.java172 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
H A DMenuView.java192 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/
H A DFocusParkingView.java271 public boolean requestFocus(int direction, Rect previouslyFocusedRect) { in requestFocus()
H A DConstraintFocusArea.java132 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
H A DFocusArea.java131 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
H A DFrameFocusArea.java132 protected boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DNumericTextView.java70 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/frameworks/base/core/java/android/widget/
H A DDialerFilter.java96 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DInternalSelectionView.java239 Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
H A DRecordingCardView.java138 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DNavigableAppWidgetHostView.java133 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged()
/aosp12/packages/apps/TV/src/com/android/tv/guide/
H A DProgramRow.java259 public boolean onRequestFocusInDescendants(int direction, Rect previouslyFocusedRect) { in onRequestFocusInDescendants()

12