Searched refs:mContentCaptureContext (Results 1 – 1 of 1) sorted by relevance
55 private final ContentCaptureContext mContentCaptureContext; field in ContentCaptureServerSession88 mContentCaptureContext = new ContentCaptureContext(/* clientContext= */ null, in ContentCaptureServerSession()114 mService.mRemoteService.onSessionStarted(mContentCaptureContext, mId, mUid, clientReceiver, in notifySessionStartedLocked()200 remoteService.onSessionStarted(new ContentCaptureContext(mContentCaptureContext, in resurrectLocked()232 pw.print(prefix); pw.print("context: "); mContentCaptureContext.dump(pw); pw.println(); in dumpLocked()