Searched defs:updateWifiLockWorkSource (Results 1 - 2 of 2) sorted by path

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiLockManager.java135 public synchronized void updateWifiLockWorkSource(IBinder binder, WorkSource ws) { method in class:WifiLockManager
H A DWifiServiceImpl.java1538 public void updateWifiLockWorkSource(IBinder binder, WorkSource ws) { method in class:WifiServiceImpl
1539 mWifiLockManager.updateWifiLockWorkSource(binder, ws);

Completed in 165 milliseconds