Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl80 void noteStopWakelockFromSource(in WorkSource ws, int pid, String name, String historyName, in noteStopWakelockFromSource() method
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java479 public void noteStopWakelockFromSource(WorkSource ws, int pid, String name, String historyName, in noteStopWakelockFromSource() method in BatteryStatsService