Home
last modified time | relevance | path

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

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