Searched refs:halAidl (Results 1 – 2 of 2) sorted by relevance
78 IRadioServiceAidlImpl(BroadcastRadioService service, BroadcastRadioServiceImpl halAidl) { in IRadioServiceAidlImpl() argument80 mAidlHalClient = Objects.requireNonNull(halAidl, in IRadioServiceAidlImpl()
36 if (std::shared_ptr<aidl::android::hardware::power::IPower> halAidl = in connect() local38 return std::make_unique<AidlHalWrapper>(halAidl); in connect()