Searched defs:MSG_ID_EVENT_NOTIFY (Results 1 - 1 of 1) 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:

Completed in 89 milliseconds