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

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

Completed in 476 milliseconds