Searched refs:getWireTypeString (Results 1 – 4 of 4) sorted by relevance
478 public static @Nullable String getWireTypeString(@WireType int wireType) { in getWireTypeString() method in ProtoStream
946 "Current wire type " + getWireTypeString(mWireType) in assertWireType()947 + " does not match expected wire type " + getWireTypeString(wireType) in assertWireType()
2062 MissingNullability: android.util.proto.ProtoStream#getWireTypeString(int):
52031 method @Nullable public static String getWireTypeString(int);