Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
DNetlinkConstants.java70 public static String hexify(byte[] bytes) { in hexify() method in NetlinkConstants
75 public static String hexify(ByteBuffer buffer) { in hexify() method in NetlinkConstants