Searched defs:newWs (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/core/java/com/android/internal/app/ |
| D | IBatteryStats.aidl | 78 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource() 104 void noteWifiRunningChanged(in WorkSource oldWs, in WorkSource newWs); in noteWifiRunningChanged()
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | BatteryStatsService.java | 470 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource() 751 public void noteWifiRunningChanged(WorkSource oldWs, WorkSource newWs) { in noteWifiRunningChanged()
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | BatteryStatsImpl.java | 3460 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked() 4535 public void noteWifiRunningChangedLocked(WorkSource oldWs, WorkSource newWs) { in noteWifiRunningChangedLocked()
|