Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DAnimatableClockView.kt77 private val lockScreenWeightInternal: Int in <lambda>() constant
111 get() = if (useBoldedVersion()) lockScreenWeightInternal + 100 else lockScreenWeightInternal in <lambda>()
135 lockScreenWeightInternal = in <lambda>()
350 weight = lockScreenWeightInternal, in <lambda>()
504 pw.println(" lockScreenWeightInternal=$lockScreenWeightInternal") in <lambda>()