Home
last modified time | relevance | path

Searched defs:beforeTextChanged (Results 1 – 5 of 5) sorted by relevance

/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DEasyTextWatcher.java29 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/
DTextWatcherWrapper.java37 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/
DCardEmulationFragment.java55 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/
DTextUndoActivity.java84 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/
DMainActivity.java281 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged() method in MainActivity.UpdateNotificationsOnTextChangeListener