Loading packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/KeyguardBlueprintViewBinder.kt +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ import kotlin.math.max import kotlinx.coroutines.launch private const val TAG = "KeyguardBlueprintViewBinder" private const val DEBUG = true private const val DEBUG = false @SysUISingleton class KeyguardBlueprintViewBinder Loading packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/transitions/ClockSizeTransition.kt +1 −1 Original line number Diff line number Diff line Loading @@ -199,7 +199,7 @@ class ClockSizeTransition( private val TRANSITION_PROPERTIES = arrayOf(PROP_VISIBILITY, PROP_ALPHA, PROP_BOUNDS, SMARTSPACE_BOUNDS) private val DEBUG = true private val DEBUG = false private val TAG = VisibilityBoundsTransition::class.simpleName!! } } Loading Loading
packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/KeyguardBlueprintViewBinder.kt +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ import kotlin.math.max import kotlinx.coroutines.launch private const val TAG = "KeyguardBlueprintViewBinder" private const val DEBUG = true private const val DEBUG = false @SysUISingleton class KeyguardBlueprintViewBinder Loading
packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/transitions/ClockSizeTransition.kt +1 −1 Original line number Diff line number Diff line Loading @@ -199,7 +199,7 @@ class ClockSizeTransition( private val TRANSITION_PROPERTIES = arrayOf(PROP_VISIBILITY, PROP_ALPHA, PROP_BOUNDS, SMARTSPACE_BOUNDS) private val DEBUG = true private val DEBUG = false private val TAG = VisibilityBoundsTransition::class.simpleName!! } } Loading