Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DLongSamplingCounterArrayTest.java21 import static com.android.server.power.stats.BatteryStatsImpl.LongSamplingCounterArray;
54 private LongSamplingCounterArray mCounterArray;
59 mCounterArray = new LongSamplingCounterArray(mTimeBase); in setUp()
67 LongSamplingCounterArray.writeToParcel(parcel, mCounterArray); in testReadWriteParcel()
72 mCounterArray = LongSamplingCounterArray.readFromParcel(parcel, mTimeBase); in testReadWriteParcel()
81 LongSamplingCounterArray.writeSummaryToParcelLocked(parcel, mCounterArray); in testReadWriteSummaryParcel()
86 mCounterArray = LongSamplingCounterArray.readSummaryFromParcelLocked(parcel, mTimeBase); in testReadWriteSummaryParcel()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1636 private LongSamplingCounterArray mBinderThreadCpuTimesUs;
2400 public static class LongSamplingCounterArray extends LongCounterArray implements TimeBaseObs { class in BatteryStatsImpl
2404 private LongSamplingCounterArray(TimeBase timeBase, Parcel in) { in LongSamplingCounterArray() method in BatteryStatsImpl.LongSamplingCounterArray
2410 public LongSamplingCounterArray(TimeBase timeBase) { in LongSamplingCounterArray() method in BatteryStatsImpl.LongSamplingCounterArray
2486 public static void writeToParcel(Parcel out, LongSamplingCounterArray counterArray) { in writeToParcel()
2495 public static LongSamplingCounterArray readFromParcel(Parcel in, TimeBase timeBase) { in readFromParcel()
2497 return new LongSamplingCounterArray(timeBase, in); in readFromParcel()
2504 LongSamplingCounterArray counterArray) { in writeSummaryToParcelLocked()
2513 public static LongSamplingCounterArray readSummaryFromParcelLocked(Parcel in, in readSummaryFromParcelLocked()
2516 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/boot/hiddenapi/
Dhiddenapi-max-target-o.txt72919 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;-><init>(Lcom/android/internal/o…
72920 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;-><init>(Lcom/android/internal/o…
72921 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([J)V
72922 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([JZ)V
72923 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->copyArray([J[J)[J
72924 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->detach()V
72925 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->fillArray([JJ)V
72926 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getCountsLocked(I)[J
72927 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->getSize()I
72928 Lcom/android/internal/os/BatteryStatsImpl$LongSamplingCounterArray;->logState(Landroid/util/Printer…
[all …]
/frameworks/base/services/
Dart-wear-profile1187 Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;
21916 …atsImpl$LongSamplingCounterArray;->-$$Nest$mreadSummaryFromParcelLocked(Lcom/android/server/power/…
21917 …atsImpl$LongSamplingCounterArray;->-$$Nest$mwriteSummaryToParcelLocked(Lcom/android/server/power/s…
21918 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;-><init>(Lcom/android/…
21919 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->readSummaryFromParce…
21920LongSamplingCounterArray;->readSummaryFromParcelLocked(Landroid/os/Parcel;Lcom/android/server/powe…
21921 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->writeSummaryToParcel…
21922 …pl$LongSamplingCounterArray;->writeSummaryToParcelLocked(Landroid/os/Parcel;Lcom/android/server/po…
Dart-profile3066 HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([JZ)V