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