Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DFatActivity.java76 private View mNotImportantContainerExcludingDescendants; field in FatActivity
102 mNotImportantContainerExcludingDescendants = findViewById( in onCreate()
133 assertThat(mNotImportantContainerExcludingDescendants.getImportantForAutofill()) in onCreate()