Searched refs:mContentCaptureSessionId (Results 1 – 1 of 1) sorted by relevance
227 private ContentCaptureSessionId mContentCaptureSessionId; field in ContentCaptureSession271 if (mContentCaptureSessionId == null) { in getContentCaptureSessionId()272 mContentCaptureSessionId = new ContentCaptureSessionId(mId); in getContentCaptureSessionId()274 return mContentCaptureSessionId; in getContentCaptureSessionId()