Searched refs:getFailureNotification (Results 1 – 7 of 7) sorted by relevance
89 Notification getFailureNotification() { in getFailureNotification() method in TestJob91 return getFailureNotification( in getFailureNotification()
89 Notification getFailureNotification() { in getFailureNotification() method in DeleteJob90 return getFailureNotification( in getFailureNotification()
84 Notification getFailureNotification() { in getFailureNotification() method in CompressJob85 return getFailureNotification( in getFailureNotification()
90 Notification getFailureNotification() { in getFailureNotification() method in MoveJob91 return getFailureNotification( in getFailureNotification()
187 abstract Notification getFailureNotification(); in getFailureNotification() method in Job284 Notification getFailureNotification(@PluralsRes int titleId, @DrawableRes int icon) { in getFailureNotification() method in Job
159 Notification getFailureNotification() { in getFailureNotification() method in CopyJob160 return getFailureNotification( in getFailureNotification()
468 job.id, NOTIFICATION_ID_FAILURE, job.getFailureNotification()); in cleanUpNotification()