Home
last modified time | relevance | path

Searched refs:EVENT_VOICE_CALL_STARTED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DDctConstants.java79 public static final int EVENT_VOICE_CALL_STARTED = BASE + 7; field in DctConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataNetwork.java242 private static final int EVENT_VOICE_CALL_STARTED = 22; field in DataNetwork
1254 getHandler(), EVENT_VOICE_CALL_STARTED, null);
1261 getHandler(), EVENT_VOICE_CALL_STARTED, null);
1399 case EVENT_VOICE_CALL_STARTED:
1771 case EVENT_VOICE_CALL_STARTED:
1841 case EVENT_VOICE_CALL_STARTED:
1936 case EVENT_VOICE_CALL_STARTED:
3963 case EVENT_VOICE_CALL_STARTED -> "EVENT_VOICE_CALL_STARTED";