Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java117 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in DecorContext
120 return context.getContentCaptureOptions(); in getContentCaptureOptions()
/frameworks/base/core/java/android/app/
DService.java969 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
992 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DActivity.java1474 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
9097 setContentCaptureOptions(application.getContentCaptureOptions());
DSystemServiceRegistry.java1297 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
DContextImpl.java3413 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
/frameworks/base/core/java/android/content/
DContextWrapper.java1420 public @Nullable ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper
1421 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
DContext.java8328 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
/frameworks/base/core/java/android/view/
DViewRootImpl.java5608 if (mContext.getContentCaptureOptions() == null) return false; in isContentCaptureReallyEnabled()
DView.java10842 if (mContext.getContentCaptureOptions() == null) return;
/frameworks/base/boot/
Dboot-image-profile.txt1540 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;
4146 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…
22473 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…