Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DContentCaptureEventTest.java184 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in assertSessionStartedEvent()
216 assertThat(event.getContentCaptureContext()).isNull(); in assertSessionFinishedEvent()
307 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in assertContextUpdatedEvent()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java303 public final ContentCaptureContext getContentCaptureContext() { in getContentCaptureContext() method in ContentCaptureSession
DContentCaptureEvent.java227 public ContentCaptureContext getContentCaptureContext() { in getContentCaptureContext() method in ContentCaptureEvent
/frameworks/base/core/java/android/service/contentcapture/
DContentCaptureService.java462 final ContentCaptureContext clientContext = event.getContentCaptureContext(); in handleSendEvents()
/frameworks/base/api/
Dtest-current.txt4444 …thod @Nullable public android.view.contentcapture.ContentCaptureContext getContentCaptureContext();
Dsystem-current.txt10454 …thod @Nullable public android.view.contentcapture.ContentCaptureContext getContentCaptureContext();
Dcurrent.txt54365 …Nullable public final android.view.contentcapture.ContentCaptureContext getContentCaptureContext();
/frameworks/base/non-updatable-api/
Dsystem-current.txt10352 …thod @Nullable public android.view.contentcapture.ContentCaptureContext getContentCaptureContext();
Dcurrent.txt54221 …Nullable public final android.view.contentcapture.ContentCaptureContext getContentCaptureContext();