Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.kt152 private val width: Int = bundle.getInt(KEY_VIEW_WIDTH) in <lambda>()
744 private const val KEY_VIEW_WIDTH = "width" in <lambda>() constant