/packages/apps/Dialer/java/com/android/dialer/widget/ |
D | ResizingTextTextView.java | 41 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextTextView
|
D | ResizingTextEditText.java | 41 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextEditText
|
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 | ResizingTextEditText.java | 44 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextEditText
|
D | ResizingTextTextView.java | 44 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextTextView
|
/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/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/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothNameDialogFragment.java | 185 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothNameDialogFragment
|
D | BluetoothPairingDialogFragment.java | 89 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothPairingDialogFragment
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | ValidatedEditTextPreference.java | 96 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in ValidatedEditTextPreference.EditTextWatcher
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/ |
D | AllAppsSearchBarController.java | 84 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AllAppsSearchBarController
|
/packages/services/BuiltInPrintService/src/com/android/bips/ui/ |
D | AddManualPrinterDialog.java | 160 public void onTextChanged(CharSequence charSequence, int start, int before, int count) { in onTextChanged() method in AddManualPrinterDialog
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
D | WifiApDialog.java | 235 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in WifiApDialog
|
D | WriteWifiConfigToNfcDialog.java | 228 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in WriteWifiConfigToNfcDialog
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
D | EditTextFragment.java | 136 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in EditTextFragment
|
/packages/services/Telecomm/src/com/android/server/telecom/settings/ |
D | BlockedNumbersActivity.java | 268 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/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapActivity.java | 274 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothPbapActivity
|
/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
|
/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/Gallery2/src/com/android/gallery3d/filtershow/ui/ |
D | ExportDialog.java | 83 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in ExportDialog.Watcher
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
D | AuthenticationView.java | 104 public void onTextChanged(CharSequence s, int start, int before, int count) { } in onTextChanged() method in AuthenticationView.PasswordTextWatcher
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
D | CreateEventDialogFragment.java | 231 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in CreateEventDialogFragment
|