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