OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_POLL_STATE_GPRS
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaLteServiceStateTracker.java
65
case
EVENT_POLL_STATE_GPRS
:
66
if (DBG) log("handleMessage
EVENT_POLL_STATE_GPRS
");
121
if (what ==
EVENT_POLL_STATE_GPRS
) {
122
if (DBG) log("handlePollStateResultMessage:
EVENT_POLL_STATE_GPRS
");
200
cm.getDataRegistrationState(obtainMessage(
EVENT_POLL_STATE_GPRS
,
/frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java
94
protected static final int
EVENT_POLL_STATE_GPRS
= 5;
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java
348
case
EVENT_POLL_STATE_GPRS
:
598
case
EVENT_POLL_STATE_GPRS
:
730
EVENT_POLL_STATE_GPRS
, pollingContext));
[
all
...]
Completed in 1590 milliseconds