Searched refs:EVENT_POLL_SIGNAL_STRENGTH_DONE (Results 1 – 2 of 2) sorted by relevance
106 public static final int EVENT_POLL_SIGNAL_STRENGTH_DONE = 9; field in SignalStrengthController255 case EVENT_POLL_SIGNAL_STRENGTH_DONE: // fall through in handleMessage()272 mCi.getSignalStrength(obtainMessage(EVENT_POLL_SIGNAL_STRENGTH_DONE)); in handleMessage()
436 .obtainMessage(SignalStrengthController.EVENT_POLL_SIGNAL_STRENGTH_DONE, ar)); in setSignalStrength()