Searched refs:STATE_START (Results 1 – 2 of 2) sorted by relevance
92 if (mJetBoyThread.getGameState() == JetBoyThread.STATE_START) { in onClick()
130 public static final int STATE_START = -1; field in JetBoyView.JetBoyThread363 mState = STATE_START; in JetBoyThread()482 } else if (mState == STATE_START) { in doDraw()