Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java10077 public final boolean isImportantForContentCapture() { in isImportantForContentCapture() method in View
10143 if (child.isImportantForContentCapture()) { in calculateIsImportantForContentCapture()
10224 if (!isImportantForContentCapture()) return; in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
10614 if (!isImportantForContentCapture()) { in dispatchInitialProvideContentCaptureStructure()
H A DViewGroup.java3776 if (child.isImportantForContentCapture()) { in populateChildrenForContentCapture()
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java12416 if (isLaidOut() && isImportantForContentCapture() && getNotifiedContentCaptureAppeared()) { in notifyContentCaptureTextChanged()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17590 HSPLandroid/view/View;->isImportantForContentCapture()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17654 HSPLandroid/view/View;->isImportantForContentCapture()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52324 method public final boolean isImportantForContentCapture();