Home
last modified time | relevance | path

Searched defs:newWs (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl89 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource()
119 void noteWifiRunningChanged(in WorkSource oldWs, in WorkSource newWs); in noteWifiRunningChanged()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl116 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource()
171 void noteWifiRunningChanged(in WorkSource oldWs, in WorkSource newWs); in noteWifiRunningChanged()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1024 final String historyName, final int type, final WorkSource newWs, final int newPid, in noteChangeWakelockFromSource()
1182 public void noteGpsChanged(final WorkSource oldWs, final WorkSource newWs) { in noteGpsChanged()
1645 public void noteWifiRunningChanged(final WorkSource oldWs, final WorkSource newWs) { in noteWifiRunningChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1177 final String historyName, final int type, final WorkSource newWs, final int newPid, in noteChangeWakelockFromSource()
1383 public void noteGpsChanged(final WorkSource oldWs, final WorkSource newWs) { in noteGpsChanged()
1936 public void noteWifiRunningChanged(final WorkSource oldWs, final WorkSource newWs) { in noteWifiRunningChanged()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java4583 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked()
4591 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked()
4877 public void noteGpsChangedLocked(WorkSource oldWs, WorkSource newWs) { in noteGpsChangedLocked()
4881 public void noteGpsChangedLocked(WorkSource oldWs, WorkSource newWs, in noteGpsChangedLocked()
6368 public void noteWifiRunningChangedLocked(WorkSource oldWs, WorkSource newWs) { in noteWifiRunningChangedLocked()
6373 public void noteWifiRunningChangedLocked(WorkSource oldWs, WorkSource newWs, in noteWifiRunningChangedLocked()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java4876 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked()
5144 public void noteGpsChangedLocked(WorkSource oldWs, WorkSource newWs) { in noteGpsChangedLocked()
5149 public void noteGpsChangedLocked(WorkSource oldWs, WorkSource newWs, in noteGpsChangedLocked()
6617 public void noteWifiRunningChangedLocked(WorkSource oldWs, WorkSource newWs, in noteWifiRunningChangedLocked()