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