Searched refs:showInCallNotification (Results 1 – 3 of 3) sorted by relevance
148 mInCallNotificationController.showInCallNotification(call); in routeToNotification()
102 mInCallNotificationController.showInCallNotification(mIncomingCallLiveData.getValue()); in onStop()
87 public void showInCallNotification(Call call) { in showInCallNotification() method in InCallNotificationController