Searched defs:INTENT_PROVISIONING_APN_ALARM (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java201 private static final String INTENT_PROVISIONING_APN_ALARM = field in class:DcTracker
247 } else if (action.equals(INTENT_PROVISIONING_APN_ALARM)) {
595 filter.addAction(INTENT_PROVISIONING_APN_ALARM);
4855 Intent intent = new Intent(INTENT_PROVISIONING_APN_ALARM);

Completed in 43 milliseconds