Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DFatActivity.java81 private View mImportantContainerExcludingDescendantsChild; field in FatActivity
111 mImportantContainerExcludingDescendantsChild = findViewById( in onCreate()
142 assertThat(mImportantContainerExcludingDescendantsChild.getImportantForAutofill()) in onCreate()