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/
DSignalStrengthController.java104 private static final int EVENT_POLL_SIGNAL_STRENGTH = 7; field in SignalStrengthController
269 case EVENT_POLL_SIGNAL_STRENGTH: { in handleMessage()
365 obtainMessage(EVENT_POLL_SIGNAL_STRENGTH).sendToTarget(); in getSignalStrength()