Searched refs:mContentCaptureOptions (Results 1 – 1 of 1) sorted by relevance
297 private ContentCaptureOptions mContentCaptureOptions = null; field in ContextImpl3338 return mContentCaptureOptions; in getContentCaptureOptions()3344 mContentCaptureOptions = options; in setContentCaptureOptions()3521 mContentCaptureOptions = container.mContentCaptureOptions; in ContextImpl()