Home
last modified time | relevance | path

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

12

/packages/apps/Dialer/java/com/android/dialer/widget/
DResizingTextTextView.java41 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextTextView
DResizingTextEditText.java41 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextEditText
DMessageFragment.java123 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/
DResizingTextEditText.java44 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextEditText
DResizingTextTextView.java44 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in ResizingTextTextView
/packages/apps/DeskClock/src/com/android/deskclock/widget/
DAutoSizingTextView.java50 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in AutoSizingTextView
DAutoSizingTextClock.java51 protected void onTextChanged(CharSequence text, int start, int lengthBefore, int lengthAfter) { in onTextChanged() method in AutoSizingTextClock
DTextSizeHelper.java77 public void onTextChanged(int lengthBefore, int lengthAfter) { in onTextChanged() method in TextSizeHelper
/packages/apps/Dialer/java/com/android/dialer/callcomposer/
DMessageComposerFragment.java104 public void onTextChanged(CharSequence s, int start, int before, int count) {} in onTextChanged() method in MessageComposerFragment
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothNameDialogFragment.java185 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothNameDialogFragment
DBluetoothPairingDialogFragment.java89 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothPairingDialogFragment
/packages/apps/Settings/src/com/android/settings/widget/
DValidatedEditTextPreference.java96 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/
DAllAppsSearchBarController.java84 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in AllAppsSearchBarController
/packages/services/BuiltInPrintService/src/com/android/bips/ui/
DAddManualPrinterDialog.java160 public void onTextChanged(CharSequence charSequence, int start, int before, int count) { in onTextChanged() method in AddManualPrinterDialog
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiApDialog.java235 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in WifiApDialog
DWriteWifiConfigToNfcDialog.java228 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/
DEditTextFragment.java136 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/
DBlockedNumbersActivity.java268 public void onTextChanged(CharSequence text, int start, int before, int count) { in onTextChanged() method in BlockedNumbersActivity
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMaterialSearchActionView.java203 public void onTextChanged(CharSequence charSequence, int i, int i2, int i3) { in onTextChanged() method in MaterialSearchActionView
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java274 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in BluetoothPbapActivity
/packages/apps/DeskClock/src/com/android/deskclock/
DLabelDialogFragment.java205 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/
DContactRecipientAutoCompleteView.java74 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/
DExportDialog.java83 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/
DAuthenticationView.java104 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/
DCreateEventDialogFragment.java231 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in CreateEventDialogFragment

12