Searched refs:typeToString (Results 1 – 1 of 1) sorted by relevance
839 private String typeToString() { in typeToString() method in NinePatchedImage.Chunk856 return String.format("%s %f/%f %s", typeToString(), horizontalWeight, verticalWeight, in toString()