Searched defs:afterTextChanged (Results 1 – 4 of 4) sorted by relevance
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ | ||
D | TextWatcherWrapper.java | 47 public void afterTextChanged(Editable s) { in afterTextChanged() method in TextWatcherWrapper |
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ | ||
D | CardEmulationFragment.java | 65 public void afterTextChanged(Editable s) { in afterTextChanged() method in CardEmulationFragment.AccountUpdater |
/development/samples/ApiDemos/src/com/example/android/apis/content/ | ||
D | TextUndoActivity.java | 92 public void afterTextChanged(Editable s) { in afterTextChanged() method in TextUndoActivity.CreditCardTextWatcher |
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ | ||
D | MainActivity.java | 288 public void afterTextChanged(Editable s) { in afterTextChanged() method in MainActivity.UpdateNotificationsOnTextChangeListener |