Home
last modified time | relevance | path

Searched refs:updateWifiLockWorkSource (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl124 void updateWifiLockWorkSource(IBinder lock, in WorkSource ws); in updateWifiLockWorkSource() method
DWifiManager.java4018 mService.updateWifiLockWorkSource(mBinder, mWorkSource); in setWorkSource()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiLockManagerTest.java312 mWifiLockManager.updateWifiLockWorkSource(mBinder, updated); in smokeTestLockLifecycleWithChainedWorkSource()
333 mWifiLockManager.updateWifiLockWorkSource(mBinder, newWorkSource); in testUpdateWifiLockWorkSourceCalledWithWorkSource()
352 mWifiLockManager.updateWifiLockWorkSource(mBinder, newWorkSource); in testUpdateWifiLockWorkSourceCalledWithUID()
366 mWifiLockManager.updateWifiLockWorkSource(mBinder, null); in testUpdateWifiLockWorkSourceCalledWithoutActiveLock()
/frameworks/base/wifi/java/com/android/server/wifi/
DBaseWifiService.java242 public void updateWifiLockWorkSource(IBinder lock, WorkSource ws) { in updateWifiLockWorkSource() method in BaseWifiService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiLockManager.java255 public synchronized void updateWifiLockWorkSource(IBinder binder, WorkSource ws) { in updateWifiLockWorkSource() method in WifiLockManager
DWifiServiceImpl.java2878 public void updateWifiLockWorkSource(IBinder binder, WorkSource ws) { in updateWifiLockWorkSource() method in WifiServiceImpl
2891 mWifiLockManager.updateWifiLockWorkSource(binder, updatedWs); in updateWifiLockWorkSource()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46425 Landroid/net/wifi/IWifiManager$Stub$Proxy;->updateWifiLockWorkSource(Landroid/os/IBinder;Landroid/o…
46552 Landroid/net/wifi/IWifiManager;->updateWifiLockWorkSource(Landroid/os/IBinder;Landroid/os/WorkSourc…