Home
last modified time | relevance | path

Searched defs:noteStopWakelockFromSource (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl119 void noteStopWakelockFromSource(in WorkSource ws, int pid, String name, String historyName, in noteStopWakelockFromSource() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1199 public void noteStopWakelockFromSource(final WorkSource ws, final int pid, final String name, in noteStopWakelockFromSource() method in BatteryStatsService