Searched defs:INestedService (Results 1 – 7 of 7) sorted by relevance
23 pub trait INestedService: binder::Interface + Send { trait195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact()
23 pub trait INestedService: binder::Interface + Send { interface195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact()
21 interface INestedService { interface
10 public interface INestedService extends android.os.IInterface interface
164 INestedService::INestedService() {} in INestedService() function in aidl::android::aidl::tests::nested::INestedService