Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
DInCallRouter.java86 routeToNotification(call); in onCallAdded()
134 private void routeToNotification(Call call) { in routeToNotification() method in InCallRouter