Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManager.java42 import com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController;
93 private final ForegroundServiceSectionController mFgsSectionController;
121 ForegroundServiceSectionController fgsSectionController, in NotificationViewHierarchyManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DStatusBarDependenciesModule.java62 import com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController;
201 ForegroundServiceSectionController fgsSectionController, in provideNotificationViewHierarchyManager()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManagerTest.java54 import com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController;
118 mock(ForegroundServiceSectionController.class), in setUp()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DForegroundServiceSectionController.kt44 class ForegroundServiceSectionController @Inject constructor( regex
H A DNotificationStackScrollLayoutController.java168 private final ForegroundServiceSectionController mFgServicesSectionController;
651 ForegroundServiceSectionController fgServicesSectionController, in NotificationStackScrollLayoutController()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutControllerTest.java130 @Mock private ForegroundServiceSectionController mFgServicesSectionController;