/aosp_15_r20/developers/samples/android/admin/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/ |
D | TextWatcherWrapper.java | 42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextWatcherWrapper 52 void onTextChanged(int id, String s); in onTextChanged() method
|
/aosp_15_r20/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
H A D | TextWatcherWrapper.java | 42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextWatcherWrapper 52 public void onTextChanged(int id, String s); in onTextChanged() method
|
/aosp_15_r20/developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/ |
H A D | TextWatcherWrapper.java | 42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextWatcherWrapper 52 void onTextChanged(int id, String s); in onTextChanged() method
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/widget/ |
D | TextSizeHelper.kt | 67 fun onTextChanged(lengthBefore: Int, lengthAfter: Int) { in onTextChanged() method in com.android.deskclock.widget.TextSizeHelper
|
D | AutoSizingTextView.kt | 38 override fun onTextChanged( in onTextChanged() method
|
D | AutoSizingTextClock.kt | 40 override fun onTextChanged( in onTextChanged() method
|
/aosp_15_r20/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
H A D | EasyTextWatcher.java | 34 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in EasyTextWatcher
|
/aosp_15_r20/developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/ |
D | EasyTextWatcher.java | 34 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in EasyTextWatcher
|
/aosp_15_r20/developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/ |
H A D | EasyTextWatcher.java | 34 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in EasyTextWatcher
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | TextWatcher.java | 40 public void onTextChanged(CharSequence s, int start, int before, int count); in onTextChanged() method
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/widget/ |
D | ResizingTextEditText.java | 41 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextEditText
|
D | ResizingTextTextView.java | 41 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextTextView
|
/aosp_15_r20/packages/apps/PhoneCommon/src/com/android/phone/common/widget/ |
D | ResizingTextTextView.java | 44 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextTextView
|
D | ResizingTextEditText.java | 45 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextEditText
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
H A D | AntiTrimmerTextWatcher.java | 42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AntiTrimmerTextWatcher
|
H A D | MultipleTimesTextWatcher.java | 57 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in MultipleTimesTextWatcher
|
/aosp_15_r20/external/lottie/sample/src/main/kotlin/com/airbnb/lottie/samples/ |
H A D | DynamicTextActivity.kt | 25 override fun onTextChanged(s: CharSequence?, start: Int, before: Int, count: Int) {} in onCreate() method
|
/aosp_15_r20/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ |
H A D | CardEmulationFragment.java | 60 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in CardEmulationFragment.AccountUpdater
|
/aosp_15_r20/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/ |
H A D | CardEmulationFragment.java | 60 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in CardEmulationFragment.AccountUpdater
|
/aosp_15_r20/developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/ |
D | CardEmulationFragment.java | 60 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in CardEmulationFragment.AccountUpdater
|
/aosp_15_r20/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
D | EchoingTextWatcher.java | 68 public void onTextChanged(final CharSequence s, final int start, final int before, in onTextChanged() method in EchoingTextWatcher
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
D | ValidatedEditTextPreferenceDialogFragment.java | 87 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in ValidatedEditTextPreferenceDialogFragment.EditTextWatcher
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/content/ |
H A D | TextUndoActivity.java | 88 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextUndoActivity.CreditCardTextWatcher
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/search/ |
D | WidgetsSearchBarController.java | 83 public void onTextChanged(CharSequence charSequence, int i, int i1, int i2) { in onTextChanged() method in WidgetsSearchBarController
|
/aosp_15_r20/developers/samples/android/ui/views/RecyclerView/kotlinApp/app/src/main/java/com/example/android/common/logger/ |
D | LogFragment.kt | 83 override fun onTextChanged(s: CharSequence, start: Int, before: Int, count: Int) {} in onCreateView() method
|