Searched defs:newHistoryTag (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java200 int newOwnerPid, WorkSource newWorkSource, String newHistoryTag) {
217 monitorType, newWorkSource, newOwnerPid, newTag, newHistoryTag,
225 newWorkSource, newHistoryTag);
197 onWakeLockChanging(int flags, String tag, String packageName, int ownerUid, int ownerPid, WorkSource workSource, String historyTag, int newFlags, String newTag, String newPackageName, int newOwnerUid, int newOwnerPid, WorkSource newWorkSource, String newHistoryTag) argument

Completed in 26 milliseconds