public interface

ViewMatchers.IsDisplayingAtLeastMatcherProtoOrBuilder

 androidx.test.espresso.proto.matcher.ViewMatchers.IsDisplayingAtLeastMatcherProtoOrBuilder

Subclasses:

ViewMatchers.IsDisplayingAtLeastMatcherProto, ViewMatchers.IsDisplayingAtLeastMatcherProto.Builder

Summary

Methods
public com.google.protobuf.ByteStringgetAreaPercentage()

bytes areaPercentage = 2;

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

Methods

public java.lang.String getId()

string id = 1;

Returns:

The id.

public com.google.protobuf.ByteString getIdBytes()

string id = 1;

Returns:

The bytes for id.

public com.google.protobuf.ByteString getAreaPercentage()

bytes areaPercentage = 2;

Returns:

The areaPercentage.