Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationStartInfo.java754 ByteArrayOutputStream timestampsBytes = new ByteArrayOutputStream(); in writeToProto() local
827 ByteArrayInputStream timestampsBytes = new ByteArrayInputStream(proto.readBytes( in readFromProto() local