Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DFatActivity.java80 private View mImportantContainerExcludingDescendants; field in FatActivity
109 mImportantContainerExcludingDescendants = findViewById( in onCreate()
140 assertThat(mImportantContainerExcludingDescendants.getImportantForAutofill()) in onCreate()