Searched refs:CRASH_AT_SIZE (Results 1 – 1 of 1) sorted by relevance
86 private static final int CRASH_AT_SIZE = 25_000; field in BinderProxy.ProxyMap230 if (Build.IS_DEBUGGABLE && totalSize >= CRASH_AT_SIZE) { in set()236 if (totalUnclearedSize >= CRASH_AT_SIZE) { in set()