Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java3883 return convertMemorySuspendConfigToValue(mContext.getResources().getString( in getS2dImportanceLevel()
3979 private int convertMemorySuspendConfigToValue(String configValue) { in convertMemorySuspendConfigToValue() method in CarPowerManagementService