HomeSort by relevance Sort by last modified time
    Searched refs:MSG_ID_CALL_SETUP (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
CatService.java 80 static final int MSG_ID_CALL_SETUP = 4;
117 mCmdIf.setOnCatCallSetUp(this, MSG_ID_CALL_SETUP, null);
192 case MSG_ID_CALL_SETUP:
569 case MSG_ID_CALL_SETUP:
RilMessageDecoder.java 142 case CatService.MSG_ID_CALL_SETUP:

Completed in 31 milliseconds