Searched refs:apiWrapper (Results 1 – 3 of 3) sorted by relevance
98 ApiWrapper apiWrapper, PackageManagerHelper pmHelper, boolean quietModeEnabled) { in AppInfo() argument108 updateRuntimeFlagsForActivityTarget(this, info, userIconInfo, apiWrapper, pmHelper); in AppInfo()187 ApiWrapper apiWrapper, PackageManagerHelper pmHelper) { in updateRuntimeFlagsForActivityTarget() argument218 info.setNonResizeable(apiWrapper.isNonResizeableActivity(lai)); in updateRuntimeFlagsForActivityTarget()
307 final ApiWrapper apiWrapper = ApiWrapper.INSTANCE.get(context); in updatePackage() local342 userCache.getUserInfo(user), apiWrapper, pmHelper); in updatePackage()
251 ApiWrapper apiWrapper = ApiWrapper.INSTANCE.get(appContext); in initializeInBackgroundThread() local254 mAppInstallerIntent = apiWrapper in initializeInBackgroundThread()257 setPrivateSpaceSettingsAvailable(apiWrapper.getPrivateSpaceSettingsIntent() != null); in initializeInBackgroundThread()