Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/dagger/
DVolumePanelComponent.kt21 import com.android.systemui.volume.panel.component.bottombar.BottomBarModule
53 BottomBarModule::class,
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/bottombar/
DBottomBarModule.kt30 interface BottomBarModule { interface