Searched refs:noteLongPartialWakelockFinishFromSource (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IBatteryStats.aidl | 129 void noteLongPartialWakelockFinishFromSource(String name, String historyName, in noteLongPartialWakelockFinishFromSource() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/ |
H A D | Notifier.java | 325 mBatteryStats.noteLongPartialWakelockFinishFromSource(tag, historyTag, workSource); in onLongPartialWakeLockFinish()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 1273 public void noteLongPartialWakelockFinishFromSource(final String name, final String historyName, in noteLongPartialWakelockFinishFromSource() method in BatteryStatsService 1283 mStats.noteLongPartialWakelockFinishFromSource(name, historyName, localWs, in noteLongPartialWakelockFinishFromSource()
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryStatsImpl.java | 5006 public void noteLongPartialWakelockFinishFromSource(String name, String historyName, in noteLongPartialWakelockFinishFromSource() method in BatteryStatsImpl
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 72384 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteLongPartialWakelockFinishFromSource(Ljava/… 72555 Lcom/android/internal/app/IBatteryStats;->noteLongPartialWakelockFinishFromSource(Ljava/lang/String… 74527 Lcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakelockFinishFromSource(Ljava/lang/Stri…
|