Searched defs:newWorkSource (Results 1 – 3 of 3) sorted by relevance
325 WorkSource newWorkSource = new WorkSource(DEFAULT_TEST_UID_2); in testUpdateWifiLockWorkSourceCalledWithWorkSource() local344 WorkSource newWorkSource = new WorkSource(Binder.getCallingUid()); in testUpdateWifiLockWorkSourceCalledWithUID() local
192 WorkSource newWorkSource = new WorkSource(ws); in acquireWifiLock() local268 WorkSource newWorkSource = new WorkSource(ws); in updateWifiLockWorkSource() local
296 int newOwnerPid, WorkSource newWorkSource, String newHistoryTag) { in onWakeLockChanging()