Home
last modified time | relevance | path

Searched defs:isClockListChanged (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
H A DClockRegistry.kt176 var isClockListChanged = false regex
219 var isClockListChanged = false regex
408 private var isClockListChanged = AtomicBoolean(false) regex