Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DAutoGrowArray.java51 public static class ByteArray { class in AutoGrowArray
59 public ByteArray() { in ByteArray() method in AutoGrowArray.ByteArray
66 public ByteArray(@IntRange(from = 0) int initialCapacity) { in ByteArray() method in AutoGrowArray.ByteArray