Searched refs:getFailureNotification (Results 1 – 7 of 7) sorted by relevance
89 Notification getFailureNotification() { in getFailureNotification() method in TestJob91 return getFailureNotification( in getFailureNotification()
90 Notification getFailureNotification() { in getFailureNotification() method in DeleteJob91 return getFailureNotification( in getFailureNotification()
84 Notification getFailureNotification() { in getFailureNotification() method in CompressJob85 return getFailureNotification( in getFailureNotification()
91 Notification getFailureNotification() { in getFailureNotification() method in MoveJob92 return getFailureNotification( in getFailureNotification()
189 abstract Notification getFailureNotification(); in getFailureNotification() method in Job301 Notification getFailureNotification(@PluralsRes int titleId, @DrawableRes int icon) { in getFailureNotification() method in Job
471 job.id, NOTIFICATION_ID_FAILURE, job.getFailureNotification()); in cleanUpNotification()
169 Notification getFailureNotification() { in getFailureNotification() method in CopyJob170 return getFailureNotification( in getFailureNotification()