Searched refs:newOwnerPid (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/power/ |
D | Notifier.java | 249 int newOwnerPid, WorkSource newWorkSource, String newHistoryTag) { in onWakeLockChanging() argument 258 + ", ownerUid=" + newOwnerUid + ", ownerPid=" + newOwnerPid in onWakeLockChanging() 266 monitorType, newWorkSource, newOwnerPid, newTag, newHistoryTag, in onWakeLockChanging() 273 onWakeLockAcquired(newFlags, newTag, newPackageName, newOwnerUid, newOwnerPid, in onWakeLockChanging()
|