Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DFatActivity.java78 private View mNotImportantContainerExcludingDescendants; field in FatActivity
104 mNotImportantContainerExcludingDescendants = findViewById( in onCreate()
135 assertThat(mNotImportantContainerExcludingDescendants.getImportantForAutofill()) in onCreate()