/aosp12/frameworks/base/core/java/android/text/method/ |
H A D | TransformationMethod.java | 44 public void onFocusChanged(View view, CharSequence sourceText, in onFocusChanged() method
|
H A D | AllCapsTransformationMethod.java | 70 public void onFocusChanged(View view, CharSequence sourceText, boolean focused, int direction, in onFocusChanged() method in AllCapsTransformationMethod
|
H A D | TranslationTransformationMethod.java | 96 public void onFocusChanged(View view, CharSequence sourceText, in onFocusChanged() method in TranslationTransformationMethod
|
H A D | ReplacementTransformationMethod.java | 102 public void onFocusChanged(View view, CharSequence sourceText, in onFocusChanged() method in ReplacementTransformationMethod
|
H A D | PasswordTransformationMethod.java | 121 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 D | CarLockPatternView.java | 41 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 D | DigitsEditText.java | 45 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 D | DigitsEditText.java | 37 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 D | SettingsGuidedActionEditText.java | 71 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 D | UxrTextView.java | 118 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 D | AnrController.java | 140 void onFocusChanged(WindowState newFocus) { in onFocusChanged() method in AnrController
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | NumericTextView.java | 70 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in NumericTextView
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | DialerFilter.java | 96 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in DialerFilter
|
H A D | AutoCompleteTextView.java | 1172 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in AutoCompleteTextView
|
H A D | Gallery.java | 1406 protected void onFocusChanged(boolean gainFocus, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in Gallery
|
H A D | SimpleMonthView.java | 478 protected void onFocusChanged(boolean gainFocus, @FocusDirection int direction, in onFocusChanged() method in SimpleMonthView
|
H A D | SearchView.java | 2024 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 D | InternalSelectionView.java | 238 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 D | RecordingCardView.java | 138 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 D | NavigableAppWidgetHostView.java | 133 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 D | CropView.java | 235 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 D | RemoteInputView.java | 962 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 D | BubbleTextView.java | 236 protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { in onFocusChanged() method in BubbleTextView
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | WebViewProvider.java | 438 public void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect); in onFocusChanged() method
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceView.java | 2013 protected void onFocusChanged(boolean gainFocus, @FocusDirection int direction, in onFocusChanged() method in SurfaceView
|