Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DNetlinkConstants.java89 public static String hexify(byte[] bytes) { in hexify() method in NetlinkConstants
97 public static String hexify(ByteBuffer buffer) { in hexify() method in NetlinkConstants