Home
last modified time | relevance | path

Searched refs:MAPS (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DOveruseConfigurationXmlHelperTest.cpp93 ApplicationCategoryType::MAPS)}, in TEST()
127 ApplicationCategoryType::MAPS), in TEST()
131 ApplicationCategoryType::MAPS)}, in TEST()
188 ApplicationCategoryType::MAPS)}, in TEST()
232 ApplicationCategoryType::MAPS), in TEST()
236 ApplicationCategoryType::MAPS)}, in TEST()
DIoOveruseConfigsTest.cpp193 ApplicationCategoryType::MAPS)}, in sampleUpdateSystemConfig()
215 ApplicationCategoryType::MAPS)}, in sampleUpdateVendorConfig()
541 ApplicationCategoryType::MAPS); in TEST_F()
597 toPackageMetadata("vendorPackageA", ApplicationCategoryType::MAPS)}, in TEST_F()
850 ApplicationCategoryType::MAPS)); in TEST_F()
866 ApplicationCategoryType::MAPS)); in TEST_F()
902 ApplicationCategoryType::MAPS))); in TEST_F()
DPackageInfoResolverTest.cpp157 {"system.package.B", ApplicationCategoryType::MAPS}, in TEST()
159 {"vendor.pkg.maps", ApplicationCategoryType::MAPS}, in TEST()
196 {"system.package.B", ApplicationCategoryType::MAPS}, in TEST()
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DApplicationCategoryType.aidl27 MAPS, enumConstant
/packages/services/Car/cpp/watchdog/server/src/
DOveruseConfigurationXmlHelper.cpp184 new std::string(toString(ApplicationCategoryType::MAPS)); in toApplicationCategoryType()
188 return ApplicationCategoryType::MAPS; in toApplicationCategoryType()
DIoOveruseConfigs.cpp129 return ApplicationCategoryType::MAPS; in toApplicationCategoryType()
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java955 metadata.appCategoryType = ApplicationCategoryType.MAPS; in toInternalResourceOveruseConfiguration()
1067 case ApplicationCategoryType.MAPS: in toResourceOveruseConfiguration()
/packages/services/Car/car-lib/api/
Dsystem-current.txt1503 …blic static final String APPLICATION_CATEGORY_TYPE_MAPS = "android.car.watchdog.app.category.MAPS";