Searched refs:mDozeTransitionCallback (Results 1 – 2 of 2) sorted by relevance
103 mUnderTest.mDozeTransitionCallback.accept(1f) in testBurnInOffsetsUpdated_onDozeAmountChanged()112 mUnderTest.mDozeTransitionCallback.accept(0f) in testBurnInOffsetsUpdated_onDozeAmountChanged()
170 final Consumer<Float> mDozeTransitionCallback = (Float value) -> { field in LegacyLockIconViewController269 mDozeTransitionCallback); in setLockIconView()