Searched defs:getDeviceStats (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ | ||
D | CpuPowerStatsProcessorTest.java | 236 boolean getDeviceStats(long[] outValues, int[] deviceStates) { in getDeviceStats() method in CpuPowerStatsProcessorTest.MockPowerComponentAggregatedPowerStats |
D | AggregatedPowerStatsTest.java | 230 private static long[] getDeviceStats(AggregatedPowerStats stats, int... states) { in getDeviceStats() method in AggregatedPowerStatsTest |
/frameworks/base/services/core/java/com/android/server/power/stats/ | ||
D | PowerComponentAggregatedPowerStats.java | 264 boolean getDeviceStats(long[] outValues, int[] deviceStates) { in getDeviceStats() method in PowerComponentAggregatedPowerStats |