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.java172 case CatService.MSG_ID_CALL_SETUP: in decodeMessageParams()
DCatService.java116 protected static final int MSG_ID_CALL_SETUP = 4; field in CatService
167 mCmdIf.setOnCatCallSetUp(this, MSG_ID_CALL_SETUP, null); in CatService()
339 case MSG_ID_CALL_SETUP: in handleRilMsg()
849 case MSG_ID_CALL_SETUP: in handleMessage()