HomeSort by relevance Sort by last modified time
    Searched refs:getOuterContext (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/java/android/app/
SystemServiceRegistry.java 202 return new ActivityManager(ctx.getOuterContext(), ctx.mMainThread.getHandler());
254 return new ClipboardManager(ctx.getOuterContext(),
342 return new DisplayManager(ctx.getOuterContext());
370 return new PhoneLayoutInflater(ctx.getOuterContext());
393 final Context outerContext = ctx.getOuterContext();
411 return new NsdManager(ctx.getOuterContext(), service);
420 return new PowerManager(ctx.getOuterContext(),
437 return new SearchManager(ctx.getOuterContext(),
445 return new SystemSensorManager(ctx.getOuterContext(),
453 return new StatusBarManager(ctx.getOuterContext());
    [all...]
ContextImpl.java 284 getOuterContext().getApplicationInfo().targetSdkVersion);
879 getOuterContext(), mMainThread.getApplicationThread(), null,
913 getOuterContext(), mMainThread.getApplicationThread(), null,
927 getOuterContext(), mMainThread.getApplicationThread(), null,
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 207 milliseconds