TestDiscoveryStartedEvent


public class TestDiscoveryStartedEvent extends TestDiscoveryEvent


Denotes that test discovery has started

Summary

Public constructors

Inherited methods

From android.os.Parcelable
abstract int
abstract void
writeToParcel(Parcel p, int p1)
From androidx.test.services.events.discovery.TestDiscoveryEvent
int
void
writeToParcel(Parcel parcel, int i)

Public constructors

TestDiscoveryStartedEvent

public TestDiscoveryStartedEvent()