Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DFatActivity.java78 private View mNotImportantContainerExcludingDescendantsGrandChild; field in FatActivity
106 mNotImportantContainerExcludingDescendantsGrandChild = findViewById( in onCreate()
137 assertThat(mNotImportantContainerExcludingDescendantsGrandChild.getImportantForAutofill()) in onCreate()