Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DFatActivity.java84 private View mImportantContainerExcludingDescendantsGrandChild; field in FatActivity
115 mImportantContainerExcludingDescendantsGrandChild = findViewById( in onCreate()
146 assertThat(mImportantContainerExcludingDescendantsGrandChild.getImportantForAutofill()) in onCreate()