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

/frameworks/base/telephony/java/com/android/internal/telephony/cat/
H A DCatService.java84 static final int MSG_ID_CALL_SETUP = 4; field in class:CatService
121 mCmdIf.setOnCatCallSetUp(this, MSG_ID_CALL_SETUP, null);
197 case MSG_ID_CALL_SETUP:
613 case MSG_ID_CALL_SETUP:
H A DRilMessageDecoder.java142 case CatService.MSG_ID_CALL_SETUP:

Completed in 45 milliseconds