Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DDctConstants.java67 public static final int EVENT_VOICE_CALL_STARTED = BASE + 7; field in DctConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTrackerBase.java961 case DctConstants.EVENT_VOICE_CALL_STARTED: in handleMessage()
DDcTracker.java197 DctConstants.EVENT_VOICE_CALL_STARTED, null); in registerForAllEvents()