Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java377 private final String clusterPowerKey; field in PowerProfile.CpuClusterKey
381 private CpuClusterKey(String freqKey, String clusterPowerKey, in CpuClusterKey() argument
384 this.clusterPowerKey = clusterPowerKey; in CpuClusterKey()
412 return getAveragePower(mCpuClusters[cluster].clusterPowerKey); in getAveragePowerForCpuCluster()
527 sPowerItemMap.get(mCpuClusters[cluster].clusterPowerKey)); in writeToProto()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95844 Lcom/android/internal/os/PowerProfile$CpuClusterKey;->clusterPowerKey:Ljava/lang/String;