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