Home
last modified time | relevance | path

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

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