Home
last modified time | relevance | path

Searched refs:LongSamplingCounterArray (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
DLongSamplingCounterArrayTest.java21 import static com.android.server.power.stats.BatteryStatsImpl.LongSamplingCounterArray;
55 private LongSamplingCounterArray mCounterArray;
60 mCounterArray = new LongSamplingCounterArray(mTimeBase); in setUp()
68 LongSamplingCounterArray.writeToParcel(parcel, mCounterArray); in testReadWriteParcel()
73 mCounterArray = LongSamplingCounterArray.readFromParcel(parcel, mTimeBase); in testReadWriteParcel()
82 LongSamplingCounterArray.writeSummaryToParcelLocked(parcel, mCounterArray); in testReadWriteSummaryParcel()
87 mCounterArray = LongSamplingCounterArray.readSummaryFromParcelLocked(parcel, mTimeBase); in testReadWriteSummaryParcel()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1552 private LongSamplingCounterArray mBinderThreadCpuTimesUs;
2087 public static class LongSamplingCounterArray extends LongCounterArray implements TimeBaseObs { class in BatteryStatsImpl
2091 private LongSamplingCounterArray(TimeBase timeBase, Parcel in) { in LongSamplingCounterArray() method in BatteryStatsImpl.LongSamplingCounterArray
2097 public LongSamplingCounterArray(TimeBase timeBase) { in LongSamplingCounterArray() method in BatteryStatsImpl.LongSamplingCounterArray
2173 public static void writeToParcel(Parcel out, LongSamplingCounterArray counterArray) { in writeToParcel()
2182 public static LongSamplingCounterArray readFromParcel(Parcel in, TimeBase timeBase) { in readFromParcel()
2184 return new LongSamplingCounterArray(timeBase, in); in readFromParcel()
2191 LongSamplingCounterArray counterArray) { in writeSummaryToParcelLocked()
2200 public static LongSamplingCounterArray readSummaryFromParcelLocked(Parcel in, in readSummaryFromParcelLocked()
2203 final LongSamplingCounterArray counterArray in readSummaryFromParcelLocked()
[all …]
/frameworks/base/config/
Dboot-profile.txt157LongSamplingCounterArray;->readSummaryFromParcelLocked(Landroid/os/Parcel;Lcom/android/internal/os…
232 …tsImpl$LongSamplingCounterArray;->writeSummaryToParcelLocked(Landroid/os/Parcel;Lcom/android/inter…
/frameworks/base/services/
Dart-profile9373 …atsImpl$LongSamplingCounterArray;->-$$Nest$mreadSummaryFromParcelLocked(Lcom/android/server/power/…
9374LongSamplingCounterArray;->-$$Nest$mwriteSummaryToParcelLocked(Lcom/android/server/power/stats/Bat…
9375 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;-><init>(Lcom/android/…
9376 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([JZ)V
9377 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->readSummaryFromParce…
9378LongSamplingCounterArray;->readSummaryFromParcelLocked(Landroid/os/Parcel;Lcom/android/server/powe…
9379 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->writeSummaryToParcel…
9380LongSamplingCounterArray;->writeSummaryToParcelLocked(Landroid/os/Parcel;Lcom/android/server/power…
9594LongSamplingCounterArray;I)[J+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounte…
13526 Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73562 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;-><init>(Lcom/android/internal/o…
73563 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;-><init>(Lcom/android/internal/o…
73564 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([J)V
73565 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([JZ)V
73566 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->copyArray([J[J)[J
73567 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->detach()V
73568 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->fillArray([JJ)V
73569 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getCountsLocked(I)[J
73570 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getSize()I
73571 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->logState(Landroid/util/Printer…
[all …]