HomeSort by relevance Sort by last modified time
    Searched defs:noteStartWakelockFromSource (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/am/
BatteryStatsService.java 111 public void noteStartWakelockFromSource(WorkSource ws, int pid, String name, int type) {
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java 742 mBatteryStats.noteStartWakelockFromSource(ws, wl.pid, wl.tag,
    [all...]

Completed in 256 milliseconds