Home
last modified time | relevance | path

Searched refs:EVENT_PRECISE_CALL_STATE_CHANGED (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSwitcher.java265 public static final int EVENT_PRECISE_CALL_STATE_CHANGED = 109; field in PhoneSwitcher
485 this, EVENT_PRECISE_CALL_STATE_CHANGED, null); in PhoneSwitcher()
488 this, EVENT_PRECISE_CALL_STATE_CHANGED, null); in PhoneSwitcher()
666 case EVENT_PRECISE_CALL_STATE_CHANGED: { in handleMessage()
835 phone.registerForPreciseCallStateChanged(this, EVENT_PRECISE_CALL_STATE_CHANGED, null); in onMultiSimConfigChanged()
838 this, EVENT_PRECISE_CALL_STATE_CHANGED, null); in onMultiSimConfigChanged()
DCallManager.java64 private static final int EVENT_PRECISE_CALL_STATE_CHANGED = 101; field in CallManager
563 phone.registerForPreciseCallStateChanged(handler, EVENT_PRECISE_CALL_STATE_CHANGED, in registerForPhoneStates()
2079 case EVENT_PRECISE_CALL_STATE_CHANGED: in handleMessage()
/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java251 public static final int EVENT_PRECISE_CALL_STATE_CHANGED = 12; field in TelephonyCallback
600 EVENT_PRECISE_CALL_STATE_CHANGED,
DTelephonyRegistryManager.java908 eventList.add(TelephonyCallback.EVENT_PRECISE_CALL_STATE_CHANGED); in getEventsFromCallback()
1053 eventList.add(TelephonyCallback.EVENT_PRECISE_CALL_STATE_CHANGED); in getEventsFromBitmask()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSwitcherTest.java34 import static com.android.internal.telephony.PhoneSwitcher.EVENT_PRECISE_CALL_STATE_CHANGED;
1236 mPhoneSwitcher.sendEmptyMessage(EVENT_PRECISE_CALL_STATE_CHANGED); in notifyPhoneAsInCall()
1242 mPhoneSwitcher.sendEmptyMessage(EVENT_PRECISE_CALL_STATE_CHANGED); in notifyPhoneAsInHoldingCall()
1248 mPhoneSwitcher.sendEmptyMessage(EVENT_PRECISE_CALL_STATE_CHANGED); in notifyPhoneAsInactive()
DTelephonyRegistryTest.java111 TelephonyCallback.EVENT_PRECISE_CALL_STATE_CHANGED);
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java440 TelephonyCallback.EVENT_PRECISE_CALL_STATE_CHANGED);
1185 if (events.contains(TelephonyCallback.EVENT_PRECISE_CALL_STATE_CHANGED)) { in listen()
2141 TelephonyCallback.EVENT_PRECISE_CALL_STATE_CHANGED) in notifyPreciseCallState()
/frameworks/base/core/api/
Dsystem-current.txt11839 …ermission.READ_PRECISE_PHONE_STATE) public static final int EVENT_PRECISE_CALL_STATE_CHANGED = 12;…