Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl81 int type, in WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource()
111 void noteWifiRunningChanged(in WorkSource oldWs, in WorkSource newWs); in noteWifiRunningChanged()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java528 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSource()
612 public void noteGpsChanged(WorkSource oldWs, WorkSource newWs) { in noteGpsChanged()
868 public void noteWifiRunningChanged(WorkSource oldWs, WorkSource newWs) { in noteWifiRunningChanged()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java4513 String historyName, int type, WorkSource newWs, int newPid, String newName, in noteChangeWakelockFromSourceLocked()
4781 public void noteGpsChangedLocked(WorkSource oldWs, WorkSource newWs) { in noteGpsChangedLocked()
5864 public void noteWifiRunningChangedLocked(WorkSource oldWs, WorkSource newWs) { in noteWifiRunningChangedLocked()