Searched refs:findClientLocked (Results 1 – 3 of 3) sorted by relevance
125 if (findClientLocked(listener) != null) { in registerEventListener()150 client = findClientLocked(listener); in unregisterEventListener()188 private CarNavigationEventListener findClientLocked( in findClientLocked() method in CarNavigationService
705 sp<HalClient> client = findClientLocked(ibinder); in unsubscribe()729 sp<HalClient> VehicleNetworkService::findClientLocked(sp<IBinder>& ibinder) { in findClientLocked() function in android::VehicleNetworkService921 client = findClientLocked(ibinder); in stopErrorListening()949 client = findClientLocked(ibinder); in stopHalRestartMonitoring()
326 sp<HalClient> findClientLocked(sp<IBinder>& ibinder);