Turn off the vibration

Property definitions

android $ Vibrator :: cancel
	# Turn off the vibration
	fun cancel in "Java" `{ self.cancel(); `}
lib/android/vibration.nit:38,2--39,42