Searched refs:EVENT_POLL_PDP (Results 1 – 2 of 2) sorted by relevance
105 protected static final int EVENT_POLL_PDP = BASE + 5; field in DataConnectionTracker
1923 sendMessageDelayed(obtainMessage(EVENT_POLL_PDP), POLL_PDP_MILLIS); in onPollPdp()2250 case EVENT_POLL_PDP: in handleMessage()