Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/
DTestJob.java65 Notification getWarningNotification() { in getWarningNotification() method in TestJob
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/
DDeleteJob.java78 Notification getWarningNotification() { in getWarningNotification() method in DeleteJob
DFileOperationService.java319 job.id, NOTIFICATION_ID_WARNING, job.getWarningNotification()); in onFinished()
DJob.java134 abstract Notification getWarningNotification(); in getWarningNotification() method in Job
DCopyJob.java201 Notification getWarningNotification() { in getWarningNotification() method in CopyJob