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