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