Searched refs:mForegroundServiceController (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java754 private ForegroundServiceController mForegroundServiceController; field in class:StatusBar
809 mForegroundServiceController = Dependency.get(ForegroundServiceController.class);
1677 mForegroundServiceController.addNotification(notification,
1827 mForegroundServiceController.removeNotification(entry.notification);
7397 mForegroundServiceController.updateNotification(notification,

Completed in 87 milliseconds