Searched refs:refreshAnimationCallback_ (Results 1 – 2 of 2) sorted by relevance
195 if (refreshAnimationCallback_) { in SetShowOption()196 refreshAnimationCallback_(showOption_, true); in SetShowOption()204 refreshAnimationCallback_ = value; in SetRefreshAnimationCallback()208 return refreshAnimationCallback_; in GetRefreshAnimationCallback()323 RefreshAnimationCallback refreshAnimationCallback_; variable
127 if (refreshAnimationCallback_ && animationController_) { in HideDialog()129 refreshAnimationCallback_(hideOption_, false); in HideDialog()186 if (refreshAnimationCallback_ && animationController_) { in CloseContextMenu()188 refreshAnimationCallback_(hideOption_, false); in CloseContextMenu()