Searched defs:POWER_CPU_ACTIVE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/com/android/internal/os/
H A DPowerProfile.java63 public static final String POWER_CPU_ACTIVE = "cpu.active"; field in class:PowerProfile
317 mCpuClusters[0] = new CpuClusterKey(POWER_CPU_SPEEDS, POWER_CPU_ACTIVE, 1);

Completed in 75 milliseconds