Searched defs:MSG_ID_EVENT_NOTIFY (Results 1 - 1 of 1) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCatService.java101 protected static final int MSG_ID_EVENT_NOTIFY = 3; field in class:CatService
154 mCmdIf.setOnCatEvent(this, MSG_ID_EVENT_NOTIFY, null);
283 case MSG_ID_EVENT_NOTIFY:
800 case MSG_ID_EVENT_NOTIFY:

Completed in 41 milliseconds