Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DRinger.java212 void stopRing() { in stopRing() method in Ringer
DCallNotifier.java809 mRinger.stopRing(); in onPhoneStateChanged()
1072 mRinger.stopRing(); in onDisconnect()
1076 mRinger.stopRing(); in onDisconnect()
1350 mRinger.stopRing(); in silenceRinger()
DBluetoothHandsfree.java778 private void stopRing() { in stopRing() method in BluetoothHandsfree.BluetoothPhoneState
1980 mBluetoothPhoneState.stopRing(); in initializeHeadsetAtParser()
2034 mBluetoothPhoneState.stopRing(); in initializeHandsfreeAtParser()
DPhoneUtils.java250 app.getRinger().stopRing(); in answerCall()