Home
last modified time | relevance | path

Searched refs:mContentCaptureOptions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DContextImpl.java238 private ContentCaptureOptions mContentCaptureOptions = null; field in ContextImpl
2466 return mContentCaptureOptions; in getContentCaptureOptions()
2472 mContentCaptureOptions = options; in setContentCaptureOptions()