Searched refs:EVENT_LAST (Results 1 – 2 of 2) sorted by relevance
97 protected static final int EVENT_SET_CALL_BARRING_DONE = EVENT_LAST + 1;98 protected static final int EVENT_GET_CALL_BARRING_DONE = EVENT_LAST + 2;99 protected static final int EVENT_SET_CALL_WAITING_DONE = EVENT_LAST + 3;100 protected static final int EVENT_GET_CALL_WAITING_DONE = EVENT_LAST + 4;
166 protected static final int EVENT_LAST = EVENT_SS; field in PhoneBase