Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioManager.java544 Call localForegroundCall = mForegroundCall; in startRinging() local
545 boolean result = mRinger.startRinging(localForegroundCall, in startRinging()
548 localForegroundCall.setStartRingTime(); in startRinging()