Home
last modified time | relevance | path

Searched refs:INTENT_PROTO_CHUNK_SIZE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
DAppLaunchEvent.java367 private static final int INTENT_PROTO_CHUNK_SIZE = 1024; field in AppLaunchEvent.IntentProtoParcelable
373 new ProtoOutputStream(INTENT_PROTO_CHUNK_SIZE); in write()