Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DContextWrapper.java1065 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextWrapper
1067 mBase.setContentCaptureOptions(options); in setContentCaptureOptions()
DContext.java5483 public void setContentCaptureOptions( in setContentCaptureOptions() method in Context
/frameworks/base/core/java/android/app/
DActivity.java1122 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
7761 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DContextImpl.java2412 public void setContentCaptureOptions(ContentCaptureOptions options) { in setContentCaptureOptions() method in ContextImpl
DActivityThread.java6437 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
/frameworks/base/api/
Dtest-current.txt646 method public void setContentCaptureOptions(@Nullable android.content.ContentCaptureOptions);