Searched defs:MAX_IPC_SIZE (Results 1 – 2 of 2) sorted by relevance
191 public static final int MAX_IPC_SIZE = 64 * 1024; field
52 private static final int MAX_IPC_SIZE = IBinder.getSuggestedMaxIpcSizeBytes(); field in BaseParceledListSlice