Searched refs:NUM_ENTRIES (Results 1 – 1 of 1) sorted by relevance
115 static final int NUM_ENTRIES = 10; field in BiometricScheduler.CrashState470 if (mCrashStates.size() >= CrashState.NUM_ENTRIES) { in recordCrashState()