Searched defs:waitDisplayService (Results 1 – 4 of 4) sorted by relevance
977 ::ndk::ScopedAStatus BpVirtualizationServiceInternal::waitDisplayService(::ndk::SpAIBinder* _aidl_r… in waitDisplayService() function in aidl::android::system::virtualizationservice_internal::BpVirtualizationServiceInternal1235 ::ndk::ScopedAStatus IVirtualizationServiceInternalDefault::waitDisplayService(::ndk::SpAIBinder* /… in waitDisplayService() function in aidl::android::system::virtualizationservice_internal::IVirtualizationServiceInternalDefault
123 IBinder waitDisplayService(); in waitDisplayService() method
90 ::ndk::ScopedAStatus waitDisplayService(::ndk::SpAIBinder* _aidl_return) override { in waitDisplayService() function
225 fn waitDisplayService(&self) -> std::result::Result<binder::SpIBinder, binder::Status> { in waitDisplayService() method