Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/
DMediaDeviceManager.kt167 val sameWithoutIcon = value != null && value.equalsWithoutIcon(field) in <lambda>() constant
168 if (!started || !sameWithoutIcon) { in <lambda>()