Searched refs:mLastUnlockedFrames (Results 1 – 1 of 1) sorted by relevance
90 private int mLastUnlockedFrames; field in GlitchActivity.GlitchSniffer111 mLastUnlockedFrames = 0; in startSniffer()130 mLastUnlockedFrames = getStateFrameCount(STATE_WAITING_FOR_LOCK); in run()164 message.append(String.format("unlocked.frames = %d\n", mLastUnlockedFrames)); in getCurrentStatusReport()