Searched refs:EVENT_PRECISE_CALL_STATE_CHANGED (Results 1 – 3 of 3) sorted by relevance
224 public static final int EVENT_PRECISE_CALL_STATE_CHANGED = 109; field in PhoneSwitcher365 this, EVENT_PRECISE_CALL_STATE_CHANGED, null); in PhoneSwitcher()368 this, EVENT_PRECISE_CALL_STATE_CHANGED, null); in PhoneSwitcher()495 case EVENT_PRECISE_CALL_STATE_CHANGED: { in handleMessage()
65 private static final int EVENT_PRECISE_CALL_STATE_CHANGED = 101; field in CallManager564 phone.registerForPreciseCallStateChanged(handler, EVENT_PRECISE_CALL_STATE_CHANGED, in registerForPhoneStates()2085 case EVENT_PRECISE_CALL_STATE_CHANGED: in handleMessage()
20 import static com.android.internal.telephony.PhoneSwitcher.EVENT_PRECISE_CALL_STATE_CHANGED;877 mPhoneSwitcher.sendEmptyMessage(EVENT_PRECISE_CALL_STATE_CHANGED); in notifyPhoneAsInCall()883 mPhoneSwitcher.sendEmptyMessage(EVENT_PRECISE_CALL_STATE_CHANGED); in notifyPhoneAsInactive()