Searched refs:OnChanged (Results 1 – 5 of 5) sorted by relevance
117 callback_->OnChanged(currentBrightness_); in NextStep()123 callback_->OnChanged(currentBrightness_); in NextStep()128 callback_->OnChanged(currentBrightness_); in NextStep()
66 void ScreenController::AnimateCallbackImpl::OnChanged(uint32_t currentValue) in OnChanged() function in OHOS::DisplayPowerMgr::ScreenController::AnimateCallbackImpl
33 virtual void OnChanged(uint32_t currentValue) = 0;
42 void OnChanged(uint32_t currentValue) override;
401 void OnChanged(const int32_t uid) override in OnChanged() function