Home
last modified time | relevance | path

Searched refs:getWarningNotification (Results 1 – 5 of 5) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestJob.java96 Notification getWarningNotification() { in getWarningNotification() method in TestJob
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DDeleteJob.java95 Notification getWarningNotification() { in getWarningNotification() method in DeleteJob
DJob.java189 abstract Notification getWarningNotification(); in getWarningNotification() method in Job
DFileOperationService.java476 job.id, NOTIFICATION_ID_WARNING, job.getWarningNotification()); in cleanUpNotification()
DCopyJob.java165 Notification getWarningNotification() { in getWarningNotification() method in CopyJob