Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DFatActivity.java84 private View mNotImportantContainerMixedDescendants; field in FatActivity
116 mNotImportantContainerMixedDescendants = findViewById( in onCreate()
147 assertThat(mNotImportantContainerMixedDescendants.getImportantForAutofill()) in onCreate()