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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java85 static final int MSG_ID_EVENT_NOTIFY = 3; field in class:CatService
122 mCmdIf.setOnCatEvent(this, MSG_ID_EVENT_NOTIFY, null);
161 case MSG_ID_EVENT_NOTIFY:
626 case MSG_ID_EVENT_NOTIFY:
H A DRilMessageDecoder.java148 case CatService.MSG_ID_EVENT_NOTIFY:

Completed in 579 milliseconds