Searched defs:beforeTextChanged (Results 1 – 5 of 5) sorted by relevance
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | EasyTextWatcher.java | 29 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() method in EasyTextWatcher
|
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/ |
D | TextWatcherWrapper.java | 37 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() method in TextWatcherWrapper
|
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ |
D | CardEmulationFragment.java | 55 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() method in CardEmulationFragment.AccountUpdater
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | TextUndoActivity.java | 84 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() method in TextUndoActivity.CreditCardTextWatcher
|
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ |
D | MainActivity.java | 281 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() method in MainActivity.UpdateNotificationsOnTextChangeListener
|