Searched refs:toUtf8 (Results 1 – 2 of 2) sorted by relevance
312 public static byte[] toUtf8(String s) { in toUtf8() method in Utility381 sha.update(Utility.toUtf8(value)); in getSmallHash()
248 att.mContentBytes = Utility.toUtf8("content " + fileName); in setupAttachment()