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

/frameworks/base/telephony/java/com/android/internal/telephony/cat/
H A DCatService.java81 static final int MSG_ID_SESSION_END = 1; field in class:CatService
118 mCmdIf.setOnCatSessionEnd(this, MSG_ID_SESSION_END, null);
194 case MSG_ID_SESSION_END:
595 case MSG_ID_SESSION_END:
H A DRilMessageDecoder.java141 case CatService.MSG_ID_SESSION_END:

Completed in 6 milliseconds