Home
last modified time | relevance | path

Searched refs:mCcExpMonthView (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/edgecases/
DCreditCardActivity.java33 private EditText mCcExpMonthView; field in CreditCardActivity
43 mCcExpMonthView = findViewById(R.id.expirationMonth); in onCreate()
67 mCcExpMonthView.setText(""); in resetFields()