HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_LAST (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 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;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 175 protected static final int EVENT_LAST =
    [all...]

Completed in 69 milliseconds