Searched refs:mBeatCount (Results 1 – 1 of 1) sorted by relevance
180 private int mBeatCount = 1; field in JetBoyView.JetBoyThread913 mBeatCount++; in processJetEvent()915 if (mBeatCount > 4) { in processJetEvent()916 mBeatCount = 1; in processJetEvent()928 if (mBeatCount == 1) { in processJetEvent()