Searched refs:updateWifiLockWorkSource (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DIWifiManager.aidl76 void updateWifiLockWorkSource(IBinder lock, in WorkSource ws);
H A DWifiManager.java1700 mService.updateWifiLockWorkSource(mBinder, mWorkSource);
/frameworks/base/services/java/com/android/server/
H A DWifiService.java1433 public void updateWifiLockWorkSource(IBinder lock, WorkSource ws) { method in class:WifiService

Completed in 90 milliseconds