Searched refs:EVENT_LAST (Results 1 – 2 of 2) sorted by relevance
107 protected static final int EVENT_SET_CALL_BARRING_DONE = EVENT_LAST + 1;108 protected static final int EVENT_GET_CALL_BARRING_DONE = EVENT_LAST + 2;109 protected static final int EVENT_SET_CALL_WAITING_DONE = EVENT_LAST + 3;110 protected static final int EVENT_GET_CALL_WAITING_DONE = EVENT_LAST + 4;111 protected static final int EVENT_DEFAULT_PHONE_DATA_STATE_CHANGED = EVENT_LAST + 5;
175 protected static final int EVENT_LAST = field in PhoneBase