Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/preview/
DKeyguardPreviewRenderer.kt153 private val height: Int = bundle.getInt(KEY_VIEW_HEIGHT) in <lambda>()
745 private const val KEY_VIEW_HEIGHT = "height" in <lambda>() constant