Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl86 void noteStartWakelockFromSource(in WorkSource ws, int pid, String name, String historyName, in noteStartWakelockFromSource() method
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1007 public void noteStartWakelockFromSource(final WorkSource ws, final int pid, final String name, in noteStartWakelockFromSource() method in BatteryStatsService