Searched defs:onTextChanged (Results 1 – 2 of 2) sorted by relevance
| /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/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 |