Searched refs:createString (Results 1 – 4 of 4) sorted by relevance
63 textview.setText(createString(numChars)); in createTextView()68 private String createString(int length) { in createString() method in GlyphCacheActivity
40 RETURN_OBJ (createString ("String")); in getString()47 RETURN_OBJ (createString (NULL)); in getNullString()116 RETURN_OBJ(createString(str)); in makeStringFromThreeChars()
644 public static ExifAttribute createString(String value) { in createString() method in ExifInterface.ExifAttribute1567 mAttributes[i].put(tag, ExifAttribute.createString(value)); in setAttribute()2378 mAttributes[IFD_TYPE_EXIF].put(TAG_USER_COMMENT, ExifAttribute.createString( in getJpegAttributes()2843 ExifAttribute.createString(valueOfDateTimeOriginal)); in addDefaultValuesForCompatibility()
2992 public static ExifAttribute createString(String value) { in createString() method in ExifInterface.ExifAttribute3913 mAttributes[i].put(tag, ExifAttribute.createString(value)); in setAttribute()4862 mAttributes[IFD_TYPE_EXIF].put(TAG_USER_COMMENT, ExifAttribute.createString(5237 ExifAttribute.createString(valueOfDateTimeOriginal));