Searched defs:onTextChanged (Results 1 – 6 of 6) sorted by relevance
/development/samples/browseable/NfcProvisioning/src/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 public void onTextChanged(int id, String s); in onTextChanged() method
|
D | NfcProvisioningFragment.java | 144 public void onTextChanged(int id, String s) { in onTextChanged() method in NfcProvisioningFragment
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | EasyTextWatcher.java | 34 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in EasyTextWatcher
|
/development/samples/browseable/CardEmulation/src/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
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | TextUndoActivity.java | 88 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in TextUndoActivity.CreditCardTextWatcher
|
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ |
D | MainActivity.java | 284 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in MainActivity.UpdateNotificationsOnTextChangeListener
|