Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DOveruseConfigurationCache.java154 toProtoApplicationCategory(mPackagesByAppCategoryType.keyAt(i))); in dumpProto()
220 toProtoApplicationCategory(mIoThresholdsByAppCategoryType.keyAt(i))); in dumpProto()
458 private static int toProtoApplicationCategory(@ApplicationCategoryType int type) { in toProtoApplicationCategory() method in OveruseConfigurationCache