HomeSort by relevance Sort by last modified time
    Searched refs:noteStopWakelockFromSource (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/app/
IBatteryStats.aidl 67 void noteStopWakelockFromSource(in WorkSource ws, int pid, String name, String historyName,
  /frameworks/base/services/core/java/com/android/server/power/
Notifier.java 217 mBatteryStats.noteStopWakelockFromSource(workSource, ownerPid, tag, historyTag,
  /frameworks/base/services/core/java/com/android/server/am/
BatteryStatsService.java 286 public void noteStopWakelockFromSource(WorkSource ws, int pid, String name, String historyName,

Completed in 35 milliseconds