Searched refs:updateWifiLockWorkSource (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | BaseWifiService.java | 416 public void updateWifiLockWorkSource(IBinder lock, WorkSource ws) { in updateWifiLockWorkSource() method in BaseWifiService 421 public void updateWifiLockWorkSource(IBinder lock, WorkSource ws, String packageName, in updateWifiLockWorkSource() method in BaseWifiService
|
D | IWifiManager.aidl | 215 …void updateWifiLockWorkSource(IBinder lock, in WorkSource ws, in String packageName, in Bundle ext… in updateWifiLockWorkSource() method
|
D | WifiManager.java | 7962 mService.updateWifiLockWorkSource(mBinder, mWorkSource, in setWorkSource()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiLockManagerTest.java | 447 mWifiLockManager.updateWifiLockWorkSource(mBinder, updated); in smokeTestLockLifecycleWithChainedWorkSource() 475 mWifiLockManager.updateWifiLockWorkSource(mBinder, newWorkSource); in testUpdateWifiLockWorkSourceCalledWithWorkSource() 502 mWifiLockManager.updateWifiLockWorkSource(mBinder, newWorkSource); in testUpdateWifiLockWorkSourceCalledWithUID() 516 mWifiLockManager.updateWifiLockWorkSource(mBinder, null); in testUpdateWifiLockWorkSourceCalledWithoutActiveLock()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiLockManager.java | 323 public synchronized void updateWifiLockWorkSource(IBinder binder, WorkSource ws) { in updateWifiLockWorkSource() method in WifiLockManager
|
D | WifiServiceImpl.java | 5640 public void updateWifiLockWorkSource(IBinder binder, WorkSource ws, String packageName, 5655 mWifiLockManager.updateWifiLockWorkSource(binder, updatedWs),
|
/packages/modules/Wifi/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 910 Landroid/net/wifi/IWifiManager$Stub$Proxy;->updateWifiLockWorkSource(Landroid/os/IBinder;Landroid/o… 1037 Landroid/net/wifi/IWifiManager;->updateWifiLockWorkSource(Landroid/os/IBinder;Landroid/os/WorkSourc…
|