Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DBufferDebug.java132 private static boolean isPrintable(byte[] buf, int len) { in isPrintable() method in BufferDebug
141 private static boolean isPrintable(byte c) { in isPrintable() method in BufferDebug