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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
H A DRilMessageDecoder.java141 case StkService.MSG_ID_EVENT_NOTIFY:
H A DStkService.java131 static final int MSG_ID_EVENT_NOTIFY = 3; field in class:StkService
165 mCmdIf.setOnStkEvent(this, MSG_ID_EVENT_NOTIFY, null);
200 case MSG_ID_EVENT_NOTIFY:
498 case MSG_ID_EVENT_NOTIFY:

Completed in 43 milliseconds