Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java847 notifyConnectionEvent(call, event, extras);
1219 private void notifyConnectionEvent(Call call, String event, Bundle extras) { in notifyConnectionEvent() method in InCallController