Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DFatActivity.java79 private View mNotImportantContainerExcludingDescendantsChild; field in FatActivity
106 mNotImportantContainerExcludingDescendantsChild = findViewById( in onCreate()
137 assertThat(mNotImportantContainerExcludingDescendantsChild.getImportantForAutofill()) in onCreate()