Home
last modified time | relevance | path

Searched refs:WINDOW_TYPE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DChallengeDialogs.kt44 private const val WINDOW_TYPE = WindowManager.LayoutParams.TYPE_VOLUME_OVERLAY in <lambda>() constant
109 window?.setType(WINDOW_TYPE) in <lambda>()
154 window?.setType(WINDOW_TYPE) in <lambda>()