Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl133 void noteLongPartialWakelockFinish(String name, String historyName, int uid); in noteLongPartialWakelockFinish() method
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java341 mBatteryStats.noteLongPartialWakelockFinish(tag, historyTag, ownerUid); in onLongPartialWakeLockFinish()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsNoteTest.java283 bi.noteLongPartialWakelockFinish(name, historyName, ISOLATED_UID); in testNoteLongPartialWakelockStart_isolatedUid()
341 bi.noteLongPartialWakelockFinish(name, historyName, ISOLATED_UID); in testNoteLongPartialWakelockStart_isolatedUidRace()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1467 public void noteLongPartialWakelockFinish(final String name, final String historyName, in noteLongPartialWakelockFinish() method in BatteryStatsService
1476 mStats.noteLongPartialWakelockFinish(name, historyName, uid, in noteLongPartialWakelockFinish()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java4535 noteLongPartialWakelockFinish("name1", "historyName1", 1000, in createFakeHistoryEvents()
5263 public void noteLongPartialWakelockFinish(String name, String historyName, int uid) { in noteLongPartialWakelockFinish() method in BatteryStatsImpl
5264 noteLongPartialWakelockFinish(name, historyName, uid, in noteLongPartialWakelockFinish()
5269 public void noteLongPartialWakelockFinish(String name, String historyName, int uid, in noteLongPartialWakelockFinish() method in BatteryStatsImpl
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt71740 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteLongPartialWakelockFinish(Ljava/lang/Strin…
71911 Lcom/android/internal/app/IBatteryStats;->noteLongPartialWakelockFinish(Ljava/lang/String;Ljava/lan…
73883 Lcom/android/internal/os/BatteryStatsImpl;->noteLongPartialWakelockFinish(Ljava/lang/String;Ljava/l…