Searched defs:baseContext (Results 1 – 2 of 2) sorted by relevance
463 private static String idDebugString(Context baseContext, String packageName, int id) { in idDebugString()925 void dump(PrintWriter pw, String prefix, Context baseContext) { in dump()
2229 Context baseContext = appContext; in createBaseContextForActivity() local