OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVENT_RUIM_READY
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java
114
protected static final int
EVENT_RUIM_READY
= 26;
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimRecords.java
63
private static final int
EVENT_RUIM_READY
= 1;
91
p.mCM.registerForRUIMReady(this,
EVENT_RUIM_READY
, null);
202
case
EVENT_RUIM_READY
:
Completed in 40 milliseconds