Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DFatActivity.java80 private View mNotImportantContainerExcludingDescendantsGrandChild; field in FatActivity
108 mNotImportantContainerExcludingDescendantsGrandChild = findViewById( in onCreate()
139 assertThat(mNotImportantContainerExcludingDescendantsGrandChild.getImportantForAutofill()) in onCreate()