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