Home
last modified time | relevance | path

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

/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/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