OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INTENT_RECONNECT_ALARM
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java
170
protected static final String
INTENT_RECONNECT_ALARM
=
331
} else if (action.startsWith(
INTENT_RECONNECT_ALARM
)) {
[
all
...]
DcTracker.java
153
filter.addAction(
INTENT_RECONNECT_ALARM
+ '.' + apnContext.getApnType());
[
all
...]
Completed in 55 milliseconds