public final class

EventProto.TileEnter

extends <any>

implements EventProto.TileEnterOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.tiles.proto.EventProto.TileEnter

Overview

 Event reported when a tile is swiped to by the user (i.e. it's visible on
 screen).
 
Protobuf type androidx.wear.tiles.proto.TileEnter

Summary

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

public static EventProto.TileEntergetDefaultInstance()

public static EventProto.TileEnter.BuildernewBuilder()

public static EventProto.TileEnter.BuildernewBuilder(EventProto.TileEnter prototype)

public static EventProto.TileEnterparseDelimitedFrom(java.io.InputStream input)

public static EventProto.TileEnterparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static EventProto.TileEnterparseFrom(byte[] data[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static EventProto.TileEnterparseFrom(java.nio.ByteBuffer data)

public static EventProto.TileEnterparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static EventProto.TileEnterparseFrom(com.google.protobuf.ByteString data)

public static EventProto.TileEnterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static EventProto.TileEnterparseFrom(com.google.protobuf.CodedInputStream input)

public static EventProto.TileEnterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static EventProto.TileEnterparseFrom(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 EventProto.TileEnter parseFrom(java.nio.ByteBuffer data)

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

public static EventProto.TileEnter parseFrom(com.google.protobuf.ByteString data)

public static EventProto.TileEnter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

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

public static EventProto.TileEnter parseDelimitedFrom(java.io.InputStream input)

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

public static EventProto.TileEnter parseFrom(com.google.protobuf.CodedInputStream input)

public static EventProto.TileEnter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static EventProto.TileEnter.Builder newBuilder()

public static EventProto.TileEnter.Builder newBuilder(EventProto.TileEnter prototype)

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

public static EventProto.TileEnter getDefaultInstance()

public static <any> parser()