Searched refs:includesNull (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/obex/javax/obex/
H A DObexHelper.java877 * @param includesNull determine if the byte string provided contains the
883 public static String convertToUnicode(byte[] b, boolean includesNull) { argument
892 if (includesNull) {

Completed in 327 milliseconds