Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl121 void noteChangeWakelockFromSource(in WorkSource ws, int pid, String name, String histyoryName, in noteChangeWakelockFromSource() method
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1388 public void noteChangeWakelockFromSource(final WorkSource ws, final int pid, final String name, in noteChangeWakelockFromSource() method in BatteryStatsService