Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DForegroundServiceDungeonView.kt25 class ForegroundServiceDungeonView(context: Context, attrs: AttributeSet) class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java139 import com.android.systemui.statusbar.notification.row.ForegroundServiceDungeonView;
533 private ForegroundServiceDungeonView mFgsSectionView;
694 (ForegroundServiceDungeonView) mFgsSectionController.createView(li); in initializeForegroundServiceSection()