Searched refs:setWakelockWorkSource (Results 1 – 2 of 2) sorted by relevance
4936 void setWakelockWorkSource(WorkSource ws, int knownUid, String tag, boolean first) { in setWakelockWorkSource() method in AlarmManagerService5643 setWakelockWorkSource(inFlight.mWorkSource, inFlight.mCreatorUid, inFlight.mTag, in updateTrackingLocked()5799 setWakelockWorkSource(alarm.workSource, alarm.creatorUid, alarm.statsTag, true); in deliverLocked()
726 HPLcom/android/server/alarm/AlarmManagerService;->setWakelockWorkSource(Landroid/os/WorkSource;ILja…