Home
last modified time | relevance | path

Searched defs:blurUtils (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DShutdownUi.java48 public ShutdownUi(Context context, BlurUtils blurUtils) { in ShutdownUi()
DGlobalActionsImpl.java42 GlobalActionsDialogLite globalActionsDialog, BlurUtils blurUtils, in GlobalActionsImpl()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DBlurUtilsTest.kt46 lateinit var blurUtils: TestableBlurUtils variable in com.android.systemui.statusbar.BlurUtilsTest
DNotificationShadeDepthControllerTest.kt67 @Mock private lateinit var blurUtils: BlurUtils in <lambda>() variable in com.android.systemui.statusbar.NotificationShadeDepthControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
DDreamOverlayContainerViewController.java171 BlurUtils blurUtils, in DreamOverlayContainerViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/
DDreamOverlayAnimationsControllerTest.kt45 @Mock private lateinit var blurUtils: BlurUtils variable in com.android.systemui.dreams.DreamOverlayAnimationsControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeDepthController.kt62 private val blurUtils: BlurUtils, in <lambda>() constant in com.android.systemui.statusbar.NotificationShadeDepthController