Searched refs:STATE_NEW (Results 1 – 1 of 1) sorted by relevance
71 mState = STATE_NEW; in LabelMaker()107 if (mState > STATE_NEW) { in shutdown()111 mState = STATE_NEW; in shutdown()406 private static final int STATE_NEW = 0; field in LabelMaker