public final class

ViewActions.PressProto

extends <any>

implements ViewActions.PressProtoOrBuilder

 java.lang.Object

↳<any>

↳androidx.test.espresso.proto.action.ViewActions.PressProto

Overview

Protobuf type google.test.remote.ui.action.PressProto

Summary

Methods
protected final java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)

public static ViewActions.PressProtogetDefaultInstance()

public static ViewActions.PressProto.BuildernewBuilder()

public static ViewActions.PressProto.BuildernewBuilder(ViewActions.PressProto prototype)

public static ViewActions.PressProtoparseDelimitedFrom(java.io.InputStream input)

public static ViewActions.PressProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProtoparseFrom(byte[] data[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProtoparseFrom(java.nio.ByteBuffer data)

public static ViewActions.PressProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProtoparseFrom(com.google.protobuf.ByteString data)

public static ViewActions.PressProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProtoparseFrom(com.google.protobuf.CodedInputStream input)

public static ViewActions.PressProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static <any>parser()

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

Methods

public static ViewActions.PressProto parseFrom(java.nio.ByteBuffer data)

public static ViewActions.PressProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProto parseFrom(com.google.protobuf.ByteString data)

public static ViewActions.PressProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProto parseFrom(byte[] data[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProto parseDelimitedFrom(java.io.InputStream input)

public static ViewActions.PressProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProto parseFrom(com.google.protobuf.CodedInputStream input)

public static ViewActions.PressProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static ViewActions.PressProto.Builder newBuilder()

public static ViewActions.PressProto.Builder newBuilder(ViewActions.PressProto prototype)

protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)

public static ViewActions.PressProto getDefaultInstance()

public static <any> parser()