Home
last modified time | relevance | path

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

/frameworks/base/obex/javax/obex/
DObexHelper.java941 public static String convertToUnicode(byte[] b, boolean includesNull) { in convertToUnicode() argument
950 if (includesNull) { in convertToUnicode()