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