Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DFatActivity.java82 private View mImportantContainerExcludingDescendantsGrandChild; field in FatActivity
113 mImportantContainerExcludingDescendantsGrandChild = findViewById( in onCreate()
144 assertThat(mImportantContainerExcludingDescendantsGrandChild.getImportantForAutofill()) in onCreate()