Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl127 void noteLongPartialWakelockFinish(String name, String historyName, int uid); in noteLongPartialWakelockFinish() method
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java330 mBatteryStats.noteLongPartialWakelockFinish(tag, historyTag, ownerUid); in onLongPartialWakeLockFinish()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1255 public void noteLongPartialWakelockFinish(final String name, final String historyName, in noteLongPartialWakelockFinish() method in BatteryStatsService
1264 mStats.noteLongPartialWakelockFinish(name, historyName, uid, in noteLongPartialWakelockFinish()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsNoteTest.java264 bi.noteLongPartialWakelockFinish(name, historyName, ISOLATED_UID); in testNoteLongPartialWakelockStart_isolatedUid()
320 bi.noteLongPartialWakelockFinish(name, historyName, ISOLATED_UID); in testNoteLongPartialWakelockStart_isolatedUidRace()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java4211 noteLongPartialWakelockFinish("name1", "historyName1", 1000, in createFakeHistoryEvents()
4994 public void noteLongPartialWakelockFinish(String name, String historyName, int uid) { in noteLongPartialWakelockFinish() method in BatteryStatsImpl
4995 noteLongPartialWakelockFinish(name, historyName, uid, in noteLongPartialWakelockFinish()
5000 public void noteLongPartialWakelockFinish(String name, String historyName, int uid, in noteLongPartialWakelockFinish() method in BatteryStatsImpl
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72383 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteLongPartialWakelockFinish(Ljava/lang/Strin…
72554 Lcom/android/internal/app/IBatteryStats;->noteLongPartialWakelockFinish(Ljava/lang/String;Ljava/lan…
74526 Lcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakelockFinish(Ljava/lang/String;Ljava/l…