Home
last modified time | relevance | path

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

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