Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DFileOperationService.java558 public void stopForeground(boolean removeNotification) { in createForegroundManager() argument
559 service.stopForeground(removeNotification); in createForegroundManager()
567 void stopForeground(boolean removeNotification);