Searched defs:EVENT_POLL_STATE_GPRS (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java176 protected static final int EVENT_POLL_STATE_GPRS = 5; field in class:ServiceStateTracker
1059 case EVENT_POLL_STATE_GPRS:
1775 case EVENT_POLL_STATE_GPRS: {
1814 log("handlePollStateResultMessage: EVENT_POLL_STATE_GPRS states.length=" +
1847 log("handlePollStateResultMessage: EVENT_POLL_STATE_GPRS states.length=" +
2531 mCi.getDataRegistrationState(obtainMessage(EVENT_POLL_STATE_GPRS, mPollingContext));

Completed in 15 milliseconds