Home | History | Annotate | Download | only in telecom

Lines Matching full:state_new

54     public static final int STATE_NEW = 1;
466 private int mState = STATE_NEW;
632 case STATE_NEW:
633 return "STATE_NEW";
734 setState(STATE_NEW);