Home
last modified time | relevance | path

Searched defs:onFocusChanged (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/text/method/
H A DTransformationMethod.java44 public void onFocusChanged(View view, CharSequence sourceText, in onFocusChanged() method
H A DAllCapsTransformationMethod.java70 public void onFocusChanged(View view, CharSequence sourceText, boolean focused, int direction, in onFocusChanged() method in AllCapsTransformationMethod
H A DTranslationTransformationMethod.java96 public void onFocusChanged(View view, CharSequence sourceText, in onFocusChanged() method in TranslationTransformationMethod
H A DReplacementTransformationMethod.java102 public void onFocusChanged(View view, CharSequence sourceText, in onFocusChanged() method in ReplacementTransformationMethod
H A DPasswordTransformationMethod.java121 public void onFocusChanged(View view, CharSequence sourceText, in onFocusChanged() method in PasswordTransformationMethod
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/security/
H A DCarLockPatternView.java41 protected void onFocusChanged(boolean gainFocus, @FocusDirection int direction, in onFocusChanged() method in CarLockPatternView
/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() method in DigitsEditText
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialpadview/
H A DDigitsEditText.java37 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in DigitsEditText
/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() method in SettingsGuidedActionEditText
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DUxrTextView.java118 public void onFocusChanged(View view, CharSequence sourceText, boolean focused, in onFocusChanged() method in UxrTextView.UXRTransformationMethod
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DAnrController.java140 void onFocusChanged(WindowState newFocus) { in onFocusChanged() method in AnrController
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DNumericTextView.java70 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in NumericTextView
/aosp12/frameworks/base/core/java/android/widget/
H A DDialerFilter.java96 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in DialerFilter
H A DAutoCompleteTextView.java1172 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in AutoCompleteTextView
H A DGallery.java1406 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in Gallery
H A DSimpleMonthView.java478 protected void onFocusChanged(boolean gainFocus, @FocusDirection int direction, in onFocusChanged() method in SimpleMonthView
H A DSearchView.java2024 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in SearchView.SearchAutoComplete
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DInternalSelectionView.java238 protected void onFocusChanged(boolean focused, int direction, in onFocusChanged() method in InternalSelectionView
/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() method in RecordingCardView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DNavigableAppWidgetHostView.java133 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in NavigableAppWidgetHostView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DCropView.java235 public void onFocusChanged(boolean gainFocus, int direction, in onFocusChanged() method in CropView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java962 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in RemoteInputView.RemoteEditText
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java236 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in BubbleTextView
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java438 public void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect); in onFocusChanged() method
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceView.java2013 protected void onFocusChanged(boolean gainFocus, @FocusDirection int direction, in onFocusChanged() method in SurfaceView

12