Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DViewGroupFadeHelper.kt122 val lastSetValue = root.getTag( in <lambda>() constant
130 if (lastSetValue == viewToFade.alpha) { in <lambda>()