Searched refs:dozeServiceHostLazy (Results 1 – 2 of 2) sorted by relevance
76 private val dozeServiceHostLazy: Lazy<DozeServiceHost>, in <lambda>() constant in com.android.systemui.statusbar.phone.LegacyActivityStarterInternalImpl423 dozeServiceHostLazy.get().isPulsing in <lambda>()
111 dozeServiceHostLazy = { dozeServiceHost }, in setUp()