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