Home
last modified time | relevance | path

Searched defs:shadeLogger (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DLockscreenHostedDreamGestureListener.kt47 private val shadeLogger: ShadeLogger, constant in com.android.systemui.shade.LockscreenHostedDreamGestureListener
DPulsingGestureListener.kt56 private val shadeLogger: ShadeLogger, in <lambda>() constant in com.android.systemui.shade.PulsingGestureListener
DNotificationShadeWindowViewController.java163 ShadeLogger shadeLogger, in NotificationShadeWindowViewController()
DNotificationPanelViewController.java715 ShadeLogger shadeLogger, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DVariableDateViewController.kt84 private val shadeLogger: ShadeLogger, constant in com.android.systemui.statusbar.policy.VariableDateViewController
221 private val shadeLogger: ShadeLogger, constant in com.android.systemui.statusbar.policy.Factory
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarViewController.kt58 private val shadeLogger: ShadeLogger, in <lambda>() constant
248 private val shadeLogger: ShadeLogger, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory
DCentralSurfacesImpl.java676 public CentralSurfacesImpl( in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DLockscreenHostedDreamGestureListenerTest.kt56 @Mock private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.shade.LockscreenHostedDreamGestureListenerTest
DPulsingGestureListenerTest.kt73 private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.shade.PulsingGestureListenerTest
DNotificationShadeWindowViewTest.kt109 @Mock private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt100 @Mock private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.shade.NotificationShadeWindowViewControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarViewControllerTest.kt82 private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.statusbar.phone.PhoneStatusBarViewControllerTest