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

  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
CatService.java 77 static final int MSG_ID_SESSION_END = 1;
114 mCmdIf.setOnCatSessionEnd(this, MSG_ID_SESSION_END, null);
189 case MSG_ID_SESSION_END:
551 case MSG_ID_SESSION_END:
RilMessageDecoder.java 141 case CatService.MSG_ID_SESSION_END:

Completed in 34 milliseconds