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.java245 protected static final int EVENT_POLL_SIGNAL_STRENGTH = 10; field in ServiceStateTracker
1346 case EVENT_POLL_SIGNAL_STRENGTH: in handleMessage()
4433 msg.what = EVENT_POLL_SIGNAL_STRENGTH; in queueNextSignalStrengthPoll()
5054 obtainMessage(EVENT_POLL_SIGNAL_STRENGTH).sendToTarget(); in getSignalStrength()