Searched refs:EVENT_GET_SIGNAL_STRENGTH (Results 1 – 1 of 1) sorted by relevance
103 private static final int EVENT_GET_SIGNAL_STRENGTH = 6; field in SignalStrengthController256 case EVENT_GET_SIGNAL_STRENGTH: { in handleMessage()308 mCi.getSignalStrength(obtainMessage(EVENT_GET_SIGNAL_STRENGTH)); in getSignalStrengthFromCi()