Home
last modified time | relevance | path

Searched defs:progressNotification (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/fastpair/notification/
DFastPairNotifications.java90 public Notification progressNotification(DiscoveryItem item) { in progressNotification() method in FastPairNotifications
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/
DAbstractCopyJobTest.java98 Notification progressNotification = job.getProgressNotification(); in runCopyEmptyDirTest() local