Home
last modified time | relevance | path

Searched defs:HostService (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/binder/src/androidTest/java/io/grpc/binder/
H A DHostServices.java198 private abstract static class HostService extends LifecycleService { class in HostServices
/aosp_15_r20/external/python/bumble/bumble/pandora/
Dhost.py125 class HostService(HostServicer): class
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dhost.py35 class HostService(host_grpc_aio.HostServicer): class