Home
last modified time | relevance | path

Searched refs:getOuterContext (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java297 return new ActivityManager(ctx.getOuterContext(), ctx.mMainThread.getHandler()); in registerService()
312 ctx.getOuterContext(), ctx.mMainThread.getHandler()); in registerService()
372 return new ClipboardManager(ctx.getOuterContext(), in registerService()
387 return new PacProxyManager(ctx.getOuterContext(), service); in registerService()
493 return new DisplayManager(ctx.getOuterContext()); in registerService()
512 return InputMethodManager.forContext(ctx.getOuterContext()); in registerService() argument
534 return new PhoneLayoutInflater(ctx.getOuterContext()); in registerService() argument
557 final Context outerContext = ctx.getOuterContext(); in registerService()
575 return new NsdManager(ctx.getOuterContext(), service); in registerService()
593 return new PowerManager(ctx.getOuterContext(), powerService, thermalService, in registerService()
[all …]
DContextImpl.java437 getOuterContext().getApplicationInfo().targetSdkVersion); in getTheme()
1086 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivity()
1120 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivitiesAsUser()
1134 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivities()
1361 resultReceiver, getOuterContext(), scheduler, in sendOrderedBroadcast()
1368 … resultReceiver, getOuterContext(), scheduler, null, false).getIIntentReceiver(); in sendOrderedBroadcast()
1467 resultReceiver, getOuterContext(), scheduler, in sendOrderedBroadcastAsUser()
1473 rd = new LoadedApk.ReceiverDispatcher(resultReceiver, getOuterContext(), in sendOrderedBroadcastAsUser()
1586 resultReceiver, getOuterContext(), scheduler, in sendStickyOrderedBroadcast()
1593 … resultReceiver, getOuterContext(), scheduler, null, false).getIIntentReceiver(); in sendStickyOrderedBroadcast()
[all …]
/frameworks/base/config/
Dboot-profile.txt871 Landroid/app/ContextImpl;->getOuterContext()Landroid/content/Context;
Dboot-image-profile.txt1484 HSPLandroid/app/ContextImpl;->getOuterContext()Landroid/content/Context;
/frameworks/base/boot/
Dboot-image-profile.txt1484 HSPLandroid/app/ContextImpl;->getOuterContext()Landroid/content/Context;