/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
|
D | MessageFragment.java | 123 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in MessageFragment
|
/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
|
/packages/apps/DeskClock/src/com/android/deskclock/widget/ |
D | AutoSizingTextView.java | 50 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in AutoSizingTextView
|
D | AutoSizingTextClock.java | 51 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in AutoSizingTextClock
|
D | TextSizeHelper.java | 77 public void onTextChanged(int lengthBefore, int lengthAfter) { in onTextChanged() method in TextSizeHelper
|
/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
|
/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
D | ValidatedEditTextPreferenceDialogFragment.java | 85 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in ValidatedEditTextPreferenceDialogFragment.EditTextWatcher
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/ |
D | MessageComposerFragment.java | 104 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onTextChanged() method in MessageComposerFragment
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/ |
D | AllAppsSearchBarController.java | 77 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AllAppsSearchBarController
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothRenameDialogFragment.java | 157 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothRenameDialogFragment
|
D | BluetoothPairingDialogFragment.java | 88 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothPairingDialogFragment
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/ |
D | BluetoothNameDialogFragment.java | 197 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothNameDialogFragment
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothNameDialogFragment.java | 197 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothNameDialogFragment
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/ |
D | ValidatedEditTextPreference.java | 120 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in ValidatedEditTextPreference.EditTextWatcher
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | ValidatedEditTextPreference.java | 120 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in ValidatedEditTextPreference.EditTextWatcher
|
/packages/services/BuiltInPrintService/src/com/android/bips/ui/ |
D | AddManualPrinterDialog.java | 177 public void onTextChanged(CharSequence charSequence, int start, int before, int count) { in onTextChanged() method in AddManualPrinterDialog
|
/packages/apps/Dialer/java/com/android/dialer/main/impl/toolbar/ |
D | SearchBarView.java | 237 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onTextChanged() method in SearchBarView.SearchBoxTextWatcher
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapActivity.java | 268 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothPbapActivity
|
/packages/services/Telecomm/src/com/android/server/telecom/settings/ |
D | BlockedNumbersActivity.java | 298 public void onTextChanged(CharSequence text, int start, int before, int count) { in onTextChanged() method in BlockedNumbersActivity
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | MaterialSearchActionView.java | 203 public void onTextChanged(CharSequence charSequence, int i, int i2, int i3) { in onTextChanged() method in MaterialSearchActionView
|
/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
D | ContactRecipientAutoCompleteView.java | 74 public void onTextChanged(final CharSequence s, final int start, final int before, in onTextChanged() method in ContactRecipientAutoCompleteView.ContactChipsWatcher
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
D | LabelDialogFragment.java | 205 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in LabelDialogFragment.TextChangeListener
|