Searched refs:_statusBarBounds (Results 1 – 1 of 1) sorted by relevance
175 private val _statusBarBounds = MutableStateFlow(BoundsPair(Rect(), Rect())) constant182 _statusBarBounds.value = bounds in onStatusBarViewInitialized()201 _statusBarBounds,