Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DOveruseConfigurationCache.java90 + toComponentTypeString(mGenericIoThresholdsByComponent.keyAt(i))); in dump()
321 private static String toComponentTypeString(@ComponentType int type) { in toComponentTypeString() method in OveruseConfigurationCache