Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DClockRegistry.kt60 fun onAvailableClocksChanged() {} in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shared/clocks/
DClockRegistryTest.kt246 override fun onAvailableClocksChanged() { listChangeCallCount++ } in pluginRemoved_clockAndListChanged() method