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/dataconnection/
DDcTracker.java795 DctConstants.EVENT_VOICE_CALL_STARTED, null); in registerForAllEvents()
3701 case DctConstants.EVENT_VOICE_CALL_STARTED: in handleMessage()