Searched defs:baseContext (Results 1 – 9 of 9) sorted by relevance
50 public static UpdatablePackageContext create(Context baseContext) { in create()76 private static PackageInfo findUpdatableServicePackage(Context baseContext) { in findUpdatableServicePackage()94 private static void enableRROForCarServiceUpdatable(Context baseContext) { in enableRROForCarServiceUpdatable()117 private static List<String> getEligibleRROPackages(Context baseContext) { in getEligibleRROPackages()182 private static Set<String> getInstalledRROPackages(Context baseContext) { in getInstalledRROPackages()211 private UpdatablePackageContext(Context baseContext, Context packageContext) { in UpdatablePackageContext()
54 val baseContext = service.createWindowContext( in provideUiContext() constant
60 Context baseContext, UserHandle userHandle) { in getNotificationManagerForUser()76 static Context getContextAsUser(Context baseContext, UserHandle userHandle) { in getContextAsUser()
66 public SandboxedSdkContext( in SandboxedSdkContext()86 public SandboxedSdkContext( in SandboxedSdkContext()
89 Context baseContext = context; in setUp() local282 TestContext baseContext = new TestContext(testService); in testCreateContextWithNewBase() local
46 ReceiverTrackingContext(Context baseContext) { in ReceiverTrackingContext()
297 private static Context getContextAsUser(Context baseContext, UserHandle user) { in getContextAsUser()
357 Context baseContext; in loadSdkInternal() local
487 final Context baseContext = mInstrumentation.getTargetContext(); in getNavBarCanMove() local498 final Context baseContext = mInstrumentation.getTargetContext(); in getNavigationModel() local