Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeEmptyImplModule.kt77 abstract fun bindsPrivacyChipRepository(impl: PrivacyChipRepositoryImpl): PrivacyChipRepository method in com.android.systemui.shade.ShadeEmptyImplModule
DShadeModule.kt172 abstract fun bindsPrivacyChipRepository(impl: PrivacyChipRepositoryImpl): PrivacyChipRepository method in com.android.systemui.shade.ShadeModule