Home
last modified time | relevance | path

Searched defs:parentImportance (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java9943 final int parentImportance = ((View) parent).getImportantForAutofill(); in isImportantForAutofill() local
10102 final int parentImportance = ((View) parent).getImportantForContentCapture(); in calculateIsImportantForContentCapture() local