Home
last modified time | relevance | path

Searched refs:maybeStartVibration (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DRinger.java334 maybeStartVibration(foregroundCall, shouldRingForContact, effect, in startRinging()
340 maybeStartVibration(foregroundCall, shouldRingForContact, effect, in startRinging()
355 maybeStartVibration(foregroundCall, attributes.shouldRingForContact(), effect, in startRinging()
362 private void maybeStartVibration(Call foregroundCall, boolean shouldRingForContact, in maybeStartVibration() method in Ringer