Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java357 return new ActivityManager(ctx.getOuterContext(), ctx.mMainThread.getHandler()); in registerService()
372 ctx.getOuterContext(), ctx.mMainThread.getHandler()); in registerService()
432 return new ClipboardManager(ctx.getOuterContext(), in registerService()
447 return new PacProxyManager(ctx.getOuterContext(), service); in registerService()
549 return new InputManager(ctx.getOuterContext()); in registerService()
556 return new DisplayManager(ctx.getOuterContext()); in registerService()
575 return InputMethodManager.forContext(ctx.getOuterContext()); in registerService() argument
597 return new PhoneLayoutInflater(ctx.getOuterContext()); in registerService() argument
620 final Context outerContext = ctx.getOuterContext(); in registerService()
647 return new PowerManager(ctx.getOuterContext(), powerService, thermalService, in registerService()
[all …]
DContextImpl.java506 getOuterContext().getApplicationInfo().targetSdkVersion); in getTheme()
1162 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivity()
1196 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivitiesAsUser()
1210 getOuterContext(), mMainThread.getApplicationThread(), null, in startActivities()
1454 resultReceiver, getOuterContext(), scheduler, in sendOrderedBroadcast()
1461 resultReceiver, getOuterContext(), scheduler, null, false) in sendOrderedBroadcast()
1562 resultReceiver, getOuterContext(), scheduler, in sendOrderedBroadcastAsUser()
1569 resultReceiver, getOuterContext(), scheduler, null, false) in sendOrderedBroadcastAsUser()
1682 resultReceiver, getOuterContext(), scheduler, in sendStickyOrderedBroadcast()
1689 resultReceiver, getOuterContext(), scheduler, null, false) in sendStickyOrderedBroadcast()
[all …]
/frameworks/base/config/
Dboot-profile.txt871 Landroid/app/ContextImpl;->getOuterContext()Landroid/content/Context;
Dboot-image-profile.txt1505 HSPLandroid/app/ContextImpl;->getOuterContext()Landroid/content/Context;
/frameworks/base/boot/
Dboot-image-profile.txt1505 HSPLandroid/app/ContextImpl;->getOuterContext()Landroid/content/Context;