Home
last modified time | relevance | path

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

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