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

  /frameworks/base/core/java/com/android/internal/app/
IBatteryStats.aidl 37 void noteStartWakelockFromSource(in WorkSource ws, int pid, String name, int type);
  /frameworks/base/services/java/com/android/server/am/
BatteryStatsService.java 119 public void noteStartWakelockFromSource(WorkSource ws, int pid, String name, int type) {
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java     [all...]

Completed in 71 milliseconds