Searched refs:IApexService (Results 1 – 5 of 5) sorted by relevance
90 android::sp<android::apex::IApexService> ApexHandlerAndroid::GetApexService() in GetApexService()97 return android::interface_cast<android::apex::IApexService>(binder); in GetApexService()
40 android::sp<android::apex::IApexService> GetApexService() const;
25 interface IApexService { interface
112 service_ = android::interface_cast<IApexService>(binder); in SetUp()382 sp<IApexService> service_;
110 "aidl/android/apex/IApexService.aidl",