Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DDecorContext.java124 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in DecorContext
127 return context.getContentCaptureOptions(); in getContentCaptureOptions()
/frameworks/base/core/java/android/app/
DService.java868 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
891 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
DActivity.java1254 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()
7996 setContentCaptureOptions(application.getContentCaptureOptions());
DSystemServiceRegistry.java1162 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
DContextImpl.java2953 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
/frameworks/base/core/java/android/content/
DContextWrapper.java1242 public @Nullable ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper
1243 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
DContext.java6838 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
/frameworks/base/core/java/android/view/
DViewRootImpl.java4230 if (mContext.getContentCaptureOptions() == null) return false; in isContentCaptureReallyEnabled()
DView.java9815 if (mContext.getContentCaptureOptions() == null) return; in notifyAppearedOrDisappearedForContentCaptureIfNeeded()
/frameworks/base/boot/
Dboot-image-profile.txt1461 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;
4061 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…
21879 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…
/frameworks/base/config/
Dboot-image-profile.txt1461 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;
4059 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…
21926 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…