Searched refs:DefaultCommunalHubSection (Results 1 – 3 of 3) sorted by relevance
19 import com.android.systemui.communal.ui.view.layout.sections.DefaultCommunalHubSection31 defaultCommunalHubSection: DefaultCommunalHubSection,
9 import com.android.systemui.communal.ui.view.layout.sections.DefaultCommunalHubSection21 @Mock private lateinit var hubSection: DefaultCommunalHubSection
9 class DefaultCommunalHubSection @Inject constructor() : KeyguardSection() { class