Searched defs:currentDisplaySize (Results 1 – 2 of 2) sorted by relevance
57 val currentDisplaySize: StateFlow<Size> constant116 override val currentDisplaySize: StateFlow<Size> = constant
39 override val currentDisplaySize: StateFlow<Size> = _currentDisplaySize.asStateFlow() constant in com.android.systemui.biometrics.data.repository.FakeDisplayStateRepository