Searched defs:baseContext (Results 1 – 8 of 8) sorted by relevance
46 Context baseContext = BridgeContext.getBaseContext(context); in getInstance() local
40 Context baseContext = in setUp() local
150 final Context baseContext = getBaseContext(); in getApplicationContext() local
44 Context baseContext = BridgeContext.getBaseContext(thisView.getContext()); in getWindowToken() local
49 public DecorContext(Context baseContext, PhoneWindow phoneWindow) { in DecorContext()
70 final Context baseContext = Mockito.spy(mContext.getApplicationContext()); in testDecorContextWithDefaultDisplay() local
498 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()
2982 ContextImpl baseContext = new ContextImpl(this, mMainThread, mPackageInfo, mParams, in createWindowContextBase() local