public class

ITestDiscoveryEvent.Default

extends java.lang.Object

implements ITestDiscoveryEvent

 java.lang.Object

↳androidx.test.services.events.discovery.ITestDiscoveryEvent.Default

Overview

Default implementation for ITestDiscoveryEvent.

Summary

Constructors
publicDefault()

Methods
public android.os.IBinderasBinder()

public voidsend(TestDiscoveryEvent testDiscoveryEvent)

Sends back notifications for the status of test discovery.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Default()

Methods

public void send(TestDiscoveryEvent testDiscoveryEvent)

Sends back notifications for the status of test discovery.

public android.os.IBinder asBinder()