Searched refs:firstCrash (Results 1 – 1 of 1) sorted by relevance
220 long firstCrash = mCrashTimestamps[mCrashTimestampsIndices.indexOf(0)]; in crashDetected() local222 if (lastCrash - firstCrash < mSlidingWindowMillis) { in crashDetected()