Home
last modified time | relevance | path

Searched refs:componentTypeToString (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/watchdog/
DResourceOveruseConfiguration.java136 public static String componentTypeToString(@ComponentType int value) { in componentTypeToString() method in ResourceOveruseConfiguration
249 "componentType = " + componentTypeToString(mComponentType) + ", " + in toString()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogManagerUnitTest.java548 + ResourceOveruseConfiguration.componentTypeToString( in testResourceOveruseConfigurationToStringAndDescribeContent()