Home
last modified time | relevance | path

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

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