Searched refs:findLockByBinder (Results 1 – 1 of 1) sorted by relevance
330 WifiLock wl = findLockByBinder(binder); in updateWifiLockWorkSource()624 if (findLockByBinder(lock.getBinder()) != null) { in addLock()657 WifiLock lock = findLockByBinder(binder); in removeLock()1011 private synchronized WifiLock findLockByBinder(IBinder binder) { in findLockByBinder() method in WifiLockManager