Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2753 replaceKey(appCategorySpecificThresholds, INTERNAL_APPLICATION_CATEGORY_TYPE_MAPS, in toIoOveruseConfiguration()
2755 replaceKey(appCategorySpecificThresholds, INTERNAL_APPLICATION_CATEGORY_TYPE_MEDIA, in toIoOveruseConfiguration()
2856 private static void replaceKey(Map<String, PerStateBytes> map, String oldKey, String newKey) { in replaceKey() method in WatchdogPerfHandler