Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DRilMessageDecoder.java164 case CatService.MSG_ID_CALL_SETUP: in decodeMessageParams()
DCatService.java102 protected static final int MSG_ID_CALL_SETUP = 4; field in CatService
155 mCmdIf.setOnCatCallSetUp(this, MSG_ID_CALL_SETUP, null); in CatService()
325 case MSG_ID_CALL_SETUP: in handleRilMsg()
817 case MSG_ID_CALL_SETUP: in handleMessage()