Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DFatActivity.java87 private View mNotImportantContainerMixedDescendantsChild; field in FatActivity
120 mNotImportantContainerMixedDescendantsChild = findViewById( in onCreate()
151 assertThat(mNotImportantContainerMixedDescendantsChild.getImportantForAutofill()) in onCreate()