Searched refs:getContentCaptureOptions (Results 1 – 9 of 9) sorted by relevance
111 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in DecorContext114 return activityContext.getContentCaptureOptions(); in getContentCaptureOptions()
1102 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextWrapper1103 return mBase == null ? null : mBase.getContentCaptureOptions(); in getContentCaptureOptions()
5728 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in Context
1126 newBase.setContentCaptureOptions(getContentCaptureOptions()); in attachBaseContext()7783 setContentCaptureOptions(application.getContentCaptureOptions()); in attach()
1199 ContentCaptureOptions options = outerContext.getContentCaptureOptions(); in registerService()
2465 public ContentCaptureOptions getContentCaptureOptions() { in getContentCaptureOptions() method in ContextImpl
3579 if (mContext.getContentCaptureOptions() == null) return false; in isContentCaptureReallyEnabled()
9463 if (mContext.getContentCaptureOptions() == null) return;
1203 HSPLandroid/app/ContextImpl;->getContentCaptureOptions()Landroid/content/ContentCaptureOptions;3583 HSPLandroid/content/ContextWrapper;->getContentCaptureOptions()Landroid/content/ContentCaptureOptio…21456 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…