Searched refs:constructPackageMetadata (Results 1 – 1 of 1) sorted by relevance
4200 constructPackageMetadata("system_package.MEDIA", ApplicationCategoryType.MEDIA), in sampleInternalResourceOveruseConfiguration()4201 constructPackageMetadata("system_package.A", ApplicationCategoryType.MAPS), in sampleInternalResourceOveruseConfiguration()4202 constructPackageMetadata("vendor_package.MEDIA", ApplicationCategoryType.MEDIA), in sampleInternalResourceOveruseConfiguration()4203 constructPackageMetadata("vendor_package.A", ApplicationCategoryType.MAPS), in sampleInternalResourceOveruseConfiguration()4204 constructPackageMetadata("third_party_package.MAPS", ApplicationCategoryType.MAPS)); in sampleInternalResourceOveruseConfiguration()4241 private static PackageMetadata constructPackageMetadata( in constructPackageMetadata() method in CarWatchdogServiceUnitTest