Searched defs:newWorkSource (Results 1 – 3 of 3) sorted by relevance
329 WorkSource newWorkSource = new WorkSource(DEFAULT_TEST_UID_2); in testUpdateWifiLockWorkSourceCalledWithWorkSource() local348 WorkSource newWorkSource = new WorkSource(Binder.getCallingUid()); in testUpdateWifiLockWorkSourceCalledWithUID() local
189 WorkSource newWorkSource = new WorkSource(ws); in acquireWifiLock() local266 WorkSource newWorkSource = new WorkSource(ws); in updateWifiLockWorkSource() local
284 int newOwnerPid, WorkSource newWorkSource, String newHistoryTag) { in onWakeLockChanging()