Searched defs:baseContext (Results 1 – 8 of 8) 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()
66 Context baseContext, UserHandle userHandle) { in getNotificationManagerForUser()79 static Context getContextAsUser(Context baseContext, UserHandle userHandle) { in getContextAsUser()
60 public SandboxedSdkContext( in SandboxedSdkContext()82 public SandboxedSdkContext( in SandboxedSdkContext()
41 ReceiverTrackingContext(Context baseContext) { in ReceiverTrackingContext()
104 Context baseContext = context; in setUp() local
297 private static Context getContextAsUser(Context baseContext, UserHandle user) { in getContextAsUser()
384 Context baseContext; in loadSdkInternal() local
399 final Context baseContext = mInstrumentation.getTargetContext(); in getNavigationModel() local