Home
last modified time | relevance | path

Searched defs:stopForeground (Results 1 – 3 of 3) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestForegroundManager.java43 public void stopForeground(boolean cancelNotification) { in stopForeground() method in TestForegroundManager
/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java179 private void stopForeground() { in stopForeground() method in DvrRecordingService
/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DFileOperationService.java558 public void stopForeground(boolean removeNotification) { in createForegroundManager() method in FileOperationService