HomeSort by relevance Sort by last modified time
    Searched refs:AccountUpdater (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardEmulationFragment.java 48 account.addTextChangedListener(new AccountUpdater());
53 private class AccountUpdater implements TextWatcher {
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/
CardEmulationFragment.java 48 account.addTextChangedListener(new AccountUpdater());
53 private class AccountUpdater implements TextWatcher {
  /development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
CardEmulationFragment.java 48 account.addTextChangedListener(new AccountUpdater());
53 private class AccountUpdater implements TextWatcher {

Completed in 307 milliseconds