Home
last modified time | relevance | path

Searched defs:EVENT_PRECISE_CALL_STATE_CHANGED (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java251 public static final int EVENT_PRECISE_CALL_STATE_CHANGED = 12; field in TelephonyCallback
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSwitcher.java265 public static final int EVENT_PRECISE_CALL_STATE_CHANGED = 109; field in PhoneSwitcher
H A DCallManager.java64 private static final int EVENT_PRECISE_CALL_STATE_CHANGED = 101; field in CallManager