Searched defs:acquireWifiLock (Results 1 – 3 of 3) sorted by relevance
216 public boolean acquireWifiLock(int lockMode, String tag, IBinder binder, WorkSource ws) { in acquireWifiLock() method in WifiLockManager
325 public boolean acquireWifiLock(IBinder lock, int lockType, String tag, WorkSource ws) { in acquireWifiLock() method in BaseWifiService
150 boolean acquireWifiLock(IBinder lock, int lockType, String tag, in WorkSource ws); in acquireWifiLock() method