Searched defs:locationAndSize (Results 1 – 2 of 2) sorted by relevance
49 val locationAndSize = _locationAndSize.asStateFlow() constant in com.android.systemui.settings.brightness.ui.viewModel.BrightnessMirrorViewModel
82 val locationAndSize by collectLastValue(underTest.locationAndSize) in setLocationInWindow_correctLocationAndSize() constant