Searched defs:udfpsBurnInProgress (Results 1 – 2 of 2) sorted by relevance
97 val udfpsBurnInProgress by collectLastValue(underTest.udfpsBurnInProgress) in udfpsBurnInProgress_updatesOnDozeTimeTick() constant
52 val udfpsBurnInProgress: StateFlow<Float> = in <lambda>() constant in com.android.systemui.keyguard.domain.interactor.BurnInInteractor