Searched refs:mImportantImage (Results 1 – 1 of 1) sorted by relevance
76 private ImageView mImportantImage; field in FatActivity102 mImportantImage = findViewById(R.id.important_image); in onCreate()133 assertThat(mImportantImage.getImportantForAutofill()).isEqualTo(IMPORTANT_FOR_AUTOFILL_YES); in onCreate()