Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureManager.java812 ContentCaptureSession mainSession; in setContentCaptureEnabled() local
838 ContentCaptureSession mainSession; in updateWindowAttributes() local
DMainContentCaptureSession.java186 final MainContentCaptureSession mainSession = mMainSession.get(); in send() local
DMainContentCaptureSessionV2.java201 final MainContentCaptureSessionV2 mainSession = mMainSession.get(); in send() local
/frameworks/base/core/java/android/view/
DViewRootImpl.java9356 ContentCaptureSession mainSession = mAttachInfo.mContentCaptureManager in relayoutWindow() local