Home
last modified time | relevance | path

Searched defs:dumpHexString (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/
DHexDump.java37 public static String dumpHexString(@Nullable byte[] array) { in dumpHexString() method in HexDump
49 public static String dumpHexString(@Nullable byte[] array, int offset, int length) { in dumpHexString() method in HexDump