Home
last modified time | relevance | path

Searched refs:WireType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ConfigInfrastructure/framework/java/android/util/configinfrastructure/proto/
DProtoStream.java60 public @interface WireType {} annotation in ProtoStream
483 public static @Nullable String getWireTypeString(@WireType int wireType) { in getWireTypeString()