Home
last modified time | relevance | path

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

/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
DTextWatcherWrapper.java42 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
DNfcProvisioningFragment.java144 public void onTextChanged(int id, String s) { in onTextChanged() method in NfcProvisioningFragment
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
DEasyTextWatcher.java34 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/
DCardEmulationFragment.java60 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/
DTextUndoActivity.java88 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/
DMainActivity.java284 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged() method in MainActivity.UpdateNotificationsOnTextChangeListener