OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVENT_RADIO_ON
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
SmsStorageMonitor.java
47
private static final int
EVENT_RADIO_ON
= 3;
77
mCm.registerForOn(this,
EVENT_RADIO_ON
, null);
117
case
EVENT_RADIO_ON
:
PhoneBase.java
80
protected static final int
EVENT_RADIO_ON
= 5;
[
all
...]
Completed in 17 milliseconds