Searched refs:createEffectFromResource (Results 1 – 1 of 1) sorted by relevance
378 VibrationEffect clickEffect = createEffectFromResource( in VibratorService()382 VibrationEffect heavyClickEffect = createEffectFromResource( in VibratorService()384 VibrationEffect tickEffect = createEffectFromResource( in VibratorService()407 private VibrationEffect createEffectFromResource(int resId) { in createEffectFromResource() method in VibratorService