Home
last modified time | relevance | path

Searched refs:EVENT_POLL_SIGNAL_STRENGTH (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java269 protected static final int EVENT_POLL_SIGNAL_STRENGTH = 10; field in ServiceStateTracker
1429 case EVENT_POLL_SIGNAL_STRENGTH: in handleMessage()
1799 obtainMessage(EVENT_POLL_SIGNAL_STRENGTH).sendToTarget(); in handleMessage()
4762 msg.what = EVENT_POLL_SIGNAL_STRENGTH; in queueNextSignalStrengthPoll()
5460 obtainMessage(EVENT_POLL_SIGNAL_STRENGTH).sendToTarget(); in getSignalStrength()