Searched refs:MESSAGE_VIBRATE (Results 1 – 1 of 1) sorted by relevance
105 private static final int MESSAGE_VIBRATE = 7; field in ClockBackService254 case MESSAGE_VIBRATE:308 mHandler.obtainMessage(MESSAGE_VIBRATE, feedbackIndex, 0).sendToTarget();497 mHandler.obtainMessage(MESSAGE_VIBRATE, event.getEventType(), 0).sendToTarget(); in onAccessibilityEvent()