Searched defs:baseContext (Results 1 – 5 of 5) sorted by relevance
150 final Context baseContext = getBaseContext(); in getApplicationContext() local
70 final Context baseContext = Mockito.spy(mContext.getApplicationContext()); in testDecorContextWithDefaultDisplay() local
49 public DecorContext(Context baseContext, PhoneWindow phoneWindow) { in DecorContext()
479 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()
2916 ContextImpl baseContext = new ContextImpl(this, mMainThread, mPackageInfo, mParams, in createWindowContextBase() local