Searched refs:resourcesApkPath (Results 1 – 3 of 3) sorted by relevance
55 newSafetyCenterResourcesApk(resourcesApkPath = "/apex/com.android.permission") in init_withWrongPath_returnsFalse()90 newSafetyCenterResourcesApk(resourcesApkPath = "/apex/com.android.permission") in getContext_withWrongPath_throws()427 resourcesApkPath: String = "", in newSafetyCenterResourcesApk()430 ) = SafetyCenterResourcesApk(context, resourcesApkAction, resourcesApkPath, flags, fallback) in newSafetyCenterResourcesApk()
75 @Nullable String resourcesApkPath, in HealthConnectResourcesContext() argument79 mResourcesApkPath = resourcesApkPath; in HealthConnectResourcesContext()
107 String resourcesApkPath, in SafetyCenterResourcesApk() argument112 mResourcesApkPath = requireNonNull(resourcesApkPath); in SafetyCenterResourcesApk()