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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java720 private ForegroundServiceController mForegroundServiceController; field in class:StatusBar
764 mForegroundServiceController = Dependency.get(ForegroundServiceController.class);
1604 mForegroundServiceController.addNotification(notification,
1746 mForegroundServiceController.removeNotification(entry.notification);
6824 mForegroundServiceController.updateNotification(notification,

Completed in 139 milliseconds