Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DFatActivity.java86 private View mNotImportantContainerMixedDescendants; field in FatActivity
118 mNotImportantContainerMixedDescendants = findViewById( in onCreate()
149 assertThat(mNotImportantContainerMixedDescendants.getImportantForAutofill()) in onCreate()