ITestDiscoveryEvent.Default


public class ITestDiscoveryEvent.Default implements ITestDiscoveryEvent


Default implementation for ITestDiscoveryEvent.

Summary

Public constructors

Public methods

IBinder
void
send(TestDiscoveryEvent testDiscoveryEvent)

Sends back notifications for the status of test discovery.

Inherited Constants

From androidx.test.services.events.discovery.ITestDiscoveryEvent
static final String
DESCRIPTOR = "androidx.test.services.events.discovery.ITestDiscoveryEvent"

Public constructors

Default

public Default()

Public methods

asBinder

public IBinder asBinder()

send

public void send(TestDiscoveryEvent testDiscoveryEvent)

Sends back notifications for the status of test discovery.