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