Searched refs:DecorContext (Results 1 – 6 of 6) sorted by relevance
57 DecorContext context = new DecorContext(mContext.getApplicationContext(), mContext); in testDecorContextWithDefaultDisplay()66 DecorContext context = new DecorContext(mContext.getApplicationContext(), in testDecorContextWithExternalDisplay()73 DecorContext decorContext) { in assertDecorContextDisplay()
41 public class DecorContext extends ContextThemeWrapper { class50 public DecorContext(Context context, Context activityContext) { in DecorContext() method in DecorContext
2012 if (context instanceof DecorContext) { in setWindow()2013 DecorContext decorContext = (DecorContext) context; in setWindow()
2325 context = new DecorContext(applicationContext, getContext()); in generateDecor()3896 if (context instanceof DecorContext) {
4654 com.android.internal.policy.DecorContext
21456 HSPLcom/android/internal/policy/DecorContext;->getContentCaptureOptions()Landroid/content/ContentCa…21457 HSPLcom/android/internal/policy/DecorContext;->getResources()Landroid/content/res/Resources;21458 HSPLcom/android/internal/policy/DecorContext;->getSystemService(Ljava/lang/String;)Ljava/lang/Objec…21459 HSPLcom/android/internal/policy/DecorContext;->setPhoneWindow(Lcom/android/internal/policy/PhoneWin…37499 Lcom/android/internal/policy/DecorContext;