Searched refs:getDecodedString (Results 1 – 1 of 1) sorted by relevance
366 mSubject = getDecodedString( in load()681 mText = getDecodedString(data, mCharset); in loadText()965 return getDecodedString( in get()974 public static String getDecodedString(final byte[] data, final int charset) { in getDecodedString() method in DatabaseMessages