Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java111 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in DecorContext
114 return activityContext.getContentCaptureOptions(); in getContentCaptureOptions()
/frameworks/base/core/java/android/content/
DContextWrapper.java1056 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper
1057 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
DContext.java5475 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
/frameworks/base/core/java/android/app/
DActivity.java1122 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
7761 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DSystemServiceRegistry.java1144 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
DContextImpl.java2406 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
/frameworks/base/config/
Dboot-image-profile.txt1203 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;
3583 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…
21457 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…