Searched defs:baseContext (Results 1 – 3 of 3) sorted by relevance
41 Context baseContext = BridgeContext.getBaseContext(thisView.getContext()); in getWindowToken() local
192 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()288 static String idDebugString(Context baseContext, String packageName, int id) { in idDebugString()
2669 Context baseContext = appContext; in createBaseContextForActivity() local