Searched refs:createEffectFromResource (Results 1 – 1 of 1) sorted by relevance
397 VibrationEffect clickEffect = createEffectFromResource( in VibratorService()401 VibrationEffect heavyClickEffect = createEffectFromResource( in VibratorService()403 VibrationEffect tickEffect = createEffectFromResource( in VibratorService()426 private VibrationEffect createEffectFromResource(int resId) { in createEffectFromResource() method in VibratorService