Searched refs:getMainNotification (Results 1 – 1 of 1) sorted by relevance
95 getNotificationManager(context).notify(CALL_NOTIFICATION_ID, getMainNotification(context)); in updateNotification()252 private Notification getMainNotification(Context context) { in getMainNotification() method in CallServiceNotifier