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