Searched refs:getVendorPackagePrefixes (Results 1 – 12 of 12) sorted by relevance
72 && ImmutableSet.copyOf(actual.getVendorPackagePrefixes()).equals( in isEquals()73 ImmutableSet.copyOf(expected.getVendorPackagePrefixes())) in isEquals()
972 assertWithMessage("Vendor package prefixes").that(cache.getVendorPackagePrefixes()) in testOveruseConfigurationCacheGetVendorPackagePrefixes()1061 assertWithMessage("Vendor package prefixes").that(cache.getVendorPackagePrefixes()) in testOverwriteOveruseConfigurationCache()
3981 expectThat(overuseConfigurationCacheDump.getVendorPackagePrefixes(0)) in testDumpProto()3983 expectThat(overuseConfigurationCacheDump.getVendorPackagePrefixes(1)) in testDumpProto()
238 public @NonNull List<String> getVendorPackagePrefixes() { in getVendorPackagePrefixes() method in ResourceOveruseConfiguration
353 public List<String> getVendorPackagePrefixes() { in getVendorPackagePrefixes() method in OveruseConfigurationCache
1299 mOveruseConfigurationCache.getVendorPackagePrefixes()); in fetchAndSyncResourceOveruseConfigurations()2590 internalConfig.vendorPackagePrefixes = config.getVendorPackagePrefixes(); in toInternalResourceOveruseConfiguration()
3621 configuration.getVendorPackagePrefixes(),
2867 method TIRAMISU_0 List<String> getVendorPackagePrefixes();
2914 method @NonNull public java.util.List<java.lang.String> getVendorPackagePrefixes();
3021 method @NonNull public java.util.List<java.lang.String> getVendorPackagePrefixes();
5010 UnflaggedApi: android.car.watchdog.ResourceOveruseConfiguration#getVendorPackagePrefixes():5011 …th @FlaggedApi: method android.car.watchdog.ResourceOveruseConfiguration.getVendorPackagePrefixes()