Searched refs:mTimeOfLastGlitch (Results 1 – 1 of 1) sorted by relevance
86 private long mTimeOfLastGlitch; field in GlitchActivity.GlitchSniffer110 mTimeOfLastGlitch = now; in startSniffer()135 mTimeOfLastGlitch = now; in run()139 mSecondsWithoutGlitches = (now - mTimeOfLastGlitch) / 1000.0; in run()