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