Searched defs:ServiceConnection (Results 1 – 4 of 4) sorted by relevance
28 public interface ServiceConnection { interface
55 private static final class ServiceConnection implements android.content.ServiceConnection { class in TestService
71 private static final class ServiceConnection implements android.content.ServiceConnection { class in ServiceTest
711 class ServiceConnection extends ServiceConnector.Impl<ISandboxedDetectionService> { class in HotwordDetectionConnection723 ServiceConnection(@NonNull Context context, in ServiceConnection() method in HotwordDetectionConnection.ServiceConnection