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

  /developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/edgecases/
CreditCardActivity.java 34 private EditText mCcExpYearView;
44 mCcExpYearView = findViewById(R.id.expirationYear);
68 mCcExpYearView.setText("");
  /developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/edgecases/
CreditCardActivity.java 34 private EditText mCcExpYearView;
44 mCcExpYearView = findViewById(R.id.expirationYear);
68 mCcExpYearView.setText("");

Completed in 93 milliseconds