Searched refs:clockPosition (Results 1 – 3 of 3) sorted by relevance
43 val clockPosition: Flow<Position> = _clockPosition.asStateFlow() constant in com.android.systemui.keyguard.domain.interactor.KeyguardBottomAreaInteractor
107 bottomAreaInteractor.clockPosition.map { it.x.toFloat() }.distinctUntilChanged() in <lambda>()
106 bottomAreaInteractor.clockPosition.map { it.x.toFloat() }.distinctUntilChanged() in <lambda>()