Searched refs:blueprintInteractor (Results 1 – 6 of 6) sorted by relevance
53 blueprintInteractor: KeyguardBlueprintInteractor, in <lambda>()78 blueprintInteractor.refreshBlueprint(Type.ClockSize) in <lambda>()92 blueprintInteractor.refreshBlueprint(Type.DefaultClockStepping) in <lambda>()94 blueprintInteractor.refreshBlueprint(Type.DefaultTransition) in <lambda>()107 blueprintInteractor.refreshBlueprint(Type.DefaultTransition) in <lambda>()
41 blueprintInteractor: KeyguardBlueprintInteractor, in <lambda>()54 blueprintInteractor.refreshBlueprint( in <lambda>()68 blueprintInteractor.refreshBlueprint( in <lambda>()
51 private val blueprintInteractor: Lazy<KeyguardBlueprintInteractor>, constant in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSection103 blueprintInteractor.get(), in bindData()
69 val blueprintInteractor: Lazy<KeyguardBlueprintInteractor>, constant in com.android.systemui.keyguard.ui.view.layout.sections.ClockSection83 blueprintInteractor.get(), in bindData()
58 @Mock private lateinit var blueprintInteractor: Lazy<KeyguardBlueprintInteractor> variable in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSectionTest82 blueprintInteractor in setup()
42 blueprintInteractor = { keyguardBlueprintInteractor }, in <lambda>()