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