Searched refs:mContentCaptureSessionId (Results 1 – 1 of 1) sorted by relevance
245 private ContentCaptureSessionId mContentCaptureSessionId; field in ContentCaptureSession301 if (mContentCaptureSessionId == null) { in getContentCaptureSessionId()302 mContentCaptureSessionId = new ContentCaptureSessionId(mId); in getContentCaptureSessionId()304 return mContentCaptureSessionId; in getContentCaptureSessionId()