Searched refs:EVENT_VOICE_CALL_STARTED (Results 1 – 2 of 2) sorted by relevance
69 public static final int EVENT_VOICE_CALL_STARTED = BASE + 7; field in DctConstants
810 DctConstants.EVENT_VOICE_CALL_STARTED, null); in registerForAllEvents()3869 case DctConstants.EVENT_VOICE_CALL_STARTED: in handleMessage()