Searched refs:OnChanged (Results 1 – 4 of 4) sorted by relevance
116 callback_->OnChanged(currentBrightness_); in NextStep()122 callback_->OnChanged(currentBrightness_); in NextStep()128 callback_->OnChanged(currentBrightness_); in NextStep()
65 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged() function in OHOS::DisplayPowerMgr::ScreenController::AnimateCallbackImpl
33 virtual void OnChanged(uint32_t currentValue) = 0;
41 void OnChanged(uint32_t currentValue) override;