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/opt/telephony/src/java/com/android/internal/telephony/cat/
CatService.java
87
static final int
MSG_ID_EVENT_NOTIFY
= 3;
122
mCmdIf.setOnCatEvent(this,
MSG_ID_EVENT_NOTIFY
, null);
162
case
MSG_ID_EVENT_NOTIFY
:
598
case
MSG_ID_EVENT_NOTIFY
:
RilMessageDecoder.java
148
case CatService.
MSG_ID_EVENT_NOTIFY
:
Completed in 31 milliseconds