OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CpuClusterKey
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
PowerProfile.java
313
private
CpuClusterKey
[] mCpuClusters;
325
mCpuClusters = new
CpuClusterKey
[1];
326
mCpuClusters[0] = new
CpuClusterKey
(POWER_CPU_SPEEDS, POWER_CPU_ACTIVE, 1);
330
mCpuClusters = new
CpuClusterKey
[array.length];
333
mCpuClusters[cluster] = new
CpuClusterKey
(
341
public static class
CpuClusterKey
{
346
private
CpuClusterKey
(String timeKey, String powerKey, int numCpus) {
/frameworks/base/config/
preloaded-classes
[
all
...]
compiled-classes-phone
[
all
...]
Completed in 423 milliseconds