Searched defs:baseContext (Results 1 – 5 of 5) sorted by relevance
40 Context baseContext = in setUp() local
66 WorkLockActivityTestable(Context baseContext, BroadcastDispatcher broadcastDispatcher) { in WorkLockActivityTestable()
47 public DecorContext(Context baseContext, PhoneWindow phoneWindow) { in DecorContext()
44 Context baseContext = BridgeContext.getBaseContext(thisView.getContext()); in getWindowToken() local
460 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()