Home
last modified time | relevance | path

Searched defs:onTextChanged (Results 1 – 25 of 636) sorted by relevance

12345678910>>...26

/aosp_15_r20/developers/samples/android/admin/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/
DTextWatcherWrapper.java42 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 DTextWatcherWrapper.java42 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 DTextWatcherWrapper.java42 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/
DTextSizeHelper.kt67 fun onTextChanged(lengthBefore: Int, lengthAfter: Int) { in onTextChanged() method in com.android.deskclock.widget.TextSizeHelper
DAutoSizingTextView.kt38 override fun onTextChanged( in onTextChanged() method
DAutoSizingTextClock.kt40 override fun onTextChanged( in onTextChanged() method
/aosp_15_r20/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
H A DEasyTextWatcher.java34 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/
DEasyTextWatcher.java34 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 DEasyTextWatcher.java34 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 DTextWatcher.java40 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/
DResizingTextEditText.java41 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextEditText
DResizingTextTextView.java41 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/
DResizingTextTextView.java44 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextTextView
DResizingTextEditText.java45 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 DAntiTrimmerTextWatcher.java42 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AntiTrimmerTextWatcher
H A DMultipleTimesTextWatcher.java57 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 DDynamicTextActivity.kt25 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 DCardEmulationFragment.java60 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 DCardEmulationFragment.java60 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/
DCardEmulationFragment.java60 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/
DEchoingTextWatcher.java68 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/
DValidatedEditTextPreferenceDialogFragment.java87 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 DTextUndoActivity.java88 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/
DWidgetsSearchBarController.java83 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/
DLogFragment.kt83 override fun onTextChanged(s: CharSequence, start: Int, before: Int, count: Int) {} in onCreateView() method

12345678910>>...26