OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CpuClusterKey
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
PowerProfile.java
330
private
CpuClusterKey
[] mCpuClusters;
340
mCpuClusters = new
CpuClusterKey
[data.length];
343
mCpuClusters[cluster] = new
CpuClusterKey
(
349
mCpuClusters = new
CpuClusterKey
[1];
354
mCpuClusters[0] = new
CpuClusterKey
(CPU_CORE_SPEED_PREFIX + 0,
359
public static class
CpuClusterKey
{
365
private
CpuClusterKey
(String freqKey, String clusterPowerKey,
/frameworks/base/config/
preloaded-classes
[
all
...]
Completed in 94 milliseconds