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 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaLteServiceStateTracker.java
77
case
EVENT_POLL_STATE_GPRS
:
78
if (DBG) log("handleMessage
EVENT_POLL_STATE_GPRS
");
108
if (what ==
EVENT_POLL_STATE_GPRS
) {
111
log("handlePollStateResultMessage:
EVENT_POLL_STATE_GPRS
states.length=" +
252
mCi.getDataRegistrationState(obtainMessage(
EVENT_POLL_STATE_GPRS
,
CdmaServiceStateTracker.java
386
case
EVENT_POLL_STATE_GPRS
:
566
case
EVENT_POLL_STATE_GPRS
: {
569
log("handlePollStateResultMessage:
EVENT_POLL_STATE_GPRS
states.length=" +
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java
360
case
EVENT_POLL_STATE_GPRS
:
674
case
EVENT_POLL_STATE_GPRS
: {
808
EVENT_POLL_STATE_GPRS
, mPollingContext));
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java
123
protected static final int
EVENT_POLL_STATE_GPRS
= 5;
Completed in 321 milliseconds