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.java183 ShadeLogger shadeLogger, in NotificationShadeWindowViewController()
DNotificationPanelViewController.java718 ShadeLogger shadeLogger, in NotificationPanelViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DVariableDateViewController.kt90 private val shadeLogger: ShadeLogger, constant in com.android.systemui.statusbar.policy.VariableDateViewController
246 private val shadeLogger: ShadeLogger, constant in com.android.systemui.statusbar.policy.Factory
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DLockscreenHostedDreamGestureListenerTest.kt55 @Mock private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.shade.LockscreenHostedDreamGestureListenerTest
DPulsingGestureListenerTest.kt69 private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.shade.PulsingGestureListenerTest
DNotificationShadeWindowViewTest.kt113 @Mock private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.shade.NotificationShadeWindowViewTest
DNotificationShadeWindowViewControllerTest.kt121 @Mock private lateinit var shadeLogger: ShadeLogger variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarViewController.kt64 private val shadeLogger: ShadeLogger, in <lambda>() constant
276 private val shadeLogger: ShadeLogger, in <lambda>() constant in com.android.systemui.statusbar.phone.Factory
DCentralSurfacesImpl.java607 public CentralSurfacesImpl( in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarViewControllerTest.kt82 @Mock private lateinit var shadeLogger: ShadeLogger variable in com.android.systemui.statusbar.phone.PhoneStatusBarViewControllerTest