Searched refs:isWatchDownload (Results 1 – 1 of 1) sorted by relevance
376 bool isWatchDownload = isWatch_ && (buttonType_ == BUTTON_TYPE_DOWNLOAD); in PrepareDisabledChildStyle() local377 …if ((buttonType_ == BUTTON_TYPE_CIRCLE) || isWatchDownload || buttonDeclaration_->GetWaitingState(… in PrepareDisabledChildStyle()