Home
last modified time | relevance | path

Searched defs:baseContext (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/view/
DView_Delegate.java41 Context baseContext = BridgeContext.getBaseContext(thisView.getContext()); in getWindowToken() local
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java192 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()
288 static String idDebugString(Context baseContext, String packageName, int id) { in idDebugString()
/frameworks/base/core/java/android/app/
DActivityThread.java2669 Context baseContext = appContext; in createBaseContextForActivity() local