Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationStackContentHeight.kt51 node.invalidateMeasureIfAttached() in Modifier()
59 private val stackHeightChangedListener = Runnable { invalidateMeasureIfAttached() } in <lambda>()
88 fun invalidateMeasureIfAttached() { in invalidateMeasureIfAttached() method
DNotificationHeadsUpHeight.kt53 private val headsUpHeightChangedListener = Runnable { invalidateMeasureIfAttached() } in <lambda>()
82 fun invalidateMeasureIfAttached() { in invalidateMeasureIfAttached() method