OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_ID_EVENT_NOTIFY
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/cat/
CatService.java
79
static final int
MSG_ID_EVENT_NOTIFY
= 3;
116
mCmdIf.setOnCatEvent(this,
MSG_ID_EVENT_NOTIFY
, null);
153
case
MSG_ID_EVENT_NOTIFY
:
553
case
MSG_ID_EVENT_NOTIFY
:
RilMessageDecoder.java
148
case CatService.
MSG_ID_EVENT_NOTIFY
:
Completed in 16 milliseconds