Home
last modified time | relevance | path

Searched defs:getWarningNotification (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/services/
H A DDeleteJob.java96 Notification getWarningNotification() { in getWarningNotification() method in DeleteJob
H A DJob.java191 abstract Notification getWarningNotification(); in getWarningNotification() method in Job
H A DCopyJob.java175 Notification getWarningNotification() { in getWarningNotification() method in CopyJob
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
H A DTestJob.java96 Notification getWarningNotification() { in getWarningNotification() method in TestJob