Searched refs:getVibrationEffectForCall (Results 1 – 1 of 1) sorted by relevance
289 effect = getVibrationEffectForCall(mRingtoneFactory, foregroundCall); in startRinging()319 effect = getVibrationEffectForCall(mRingtoneFactory, foregroundCall); in startRinging()382 private VibrationEffect getVibrationEffectForCall(RingtoneFactory factory, Call call) { in getVibrationEffectForCall() method in Ringer