Searched refs:onActionIntentReconnectAlarm (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTrackerBase.java333 onActionIntentReconnectAlarm(intent);
468 protected void onActionIntentReconnectAlarm(Intent intent) { method in class:DcTrackerBase
475 log("onActionIntentReconnectAlarm: mState=" + mState + " reason=" + reason +
484 log("onActionIntentReconnectAlarm: apnContext state=" + apnContextState);
489 log("onActionIntentReconnectAlarm: state is FAILED|IDLE, disassociate");
498 if (DBG) log("onActionIntentReconnectAlarm: keep associated");

Completed in 56 milliseconds