Searched refs:buildEndStateNotification (Results 1 – 1 of 1) sorted by relevance
120 return buildEndStateNotification(smallIcon, contentIntent, message, titleStringId); in buildDownloadCompletedNotification()134 return buildEndStateNotification(smallIcon, contentIntent, message, titleStringId); in buildDownloadFailedNotification()137 private Notification buildEndStateNotification( in buildEndStateNotification() method in DownloadNotificationHelper