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.java177 protected static final int EVENT_POLL_SIGNAL_STRENGTH = 10; field in ServiceStateTracker
1205 case EVENT_POLL_SIGNAL_STRENGTH: in handleMessage()
4040 msg.what = EVENT_POLL_SIGNAL_STRENGTH; in queueNextSignalStrengthPoll()