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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java95 protected static final int MSG_ID_CALL_SETUP = 4; field in class:CatService
147 mCmdIf.setOnCatCallSetUp(this, MSG_ID_CALL_SETUP, null);
302 case MSG_ID_CALL_SETUP:
681 case MSG_ID_CALL_SETUP:

Completed in 7 milliseconds