Home | History | Annotate | Download | only in call

Lines Matching defs:BLOCKED

548     if (state != State.BLOCKED) {
726 setState(State.BLOCKED);
1517 public static final int BLOCKED = 14; /* The number was found on the block list */
1574 case BLOCKED:
1575 return "BLOCKED";