Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java10219 ContentCaptureSession session = getContentCaptureSession(); in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
10328 public final ContentCaptureSession getContentCaptureSession() { in getContentCaptureSession() method in View
10348 session = ((View) mParent).getContentCaptureSession(); in getAndCacheContentCaptureSession()
10624 ContentCaptureSession session = getContentCaptureSession(); in dispatchInitialProvideContentCaptureStructure()
10643 ContentCaptureSession session = getContentCaptureSession(); in dispatchProvideContentCaptureStructure()
H A DViewRootImpl.java4079 ContentCaptureSession session = view.getContentCaptureSession(); in notifyContentCaptureEvents()
/aosp14/frameworks/base/core/java/android/widget/
H A DAbsListView.java6892 ContentCaptureSession session = getContentCaptureSession(); in reportActiveViewsToContentCapture()
H A DTextView.java12419 final ContentCaptureSession session = getContentCaptureSession(); 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.txt17405 HSPLandroid/view/View;->getContentCaptureSession()Landroid/view/contentcapture/ContentCaptureSessio…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17469 HSPLandroid/view/View;->getContentCaptureSession()Landroid/view/contentcapture/ContentCaptureSessio…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52127 …Nullable public final android.view.contentcapture.ContentCaptureSession getContentCaptureSession();