Searched refs:BUTTON_TYPE_DOWNLOAD (Results 1 – 1 of 1) sorted by relevance
25 const char BUTTON_TYPE_DOWNLOAD[] = "download"; variable156 …if ((buttonType_ == BUTTON_TYPE_DOWNLOAD) && (SystemProperties::GetDeviceType() == DeviceType::PHO… in PrepareBoxSize()189 } else if (buttonType_ == BUTTON_TYPE_DOWNLOAD) { in PrepareUniversalButton()359 …SystemProperties::GetDeviceType() == DeviceType::PHONE) && (buttonType_ == BUTTON_TYPE_DOWNLOAD)) { in PrepareDisabledBackgroundColor()376 bool isWatchDownload = isWatch_ && (buttonType_ == BUTTON_TYPE_DOWNLOAD); in PrepareDisabledChildStyle()406 if ((!buttonTheme_) || isWatch_ || (buttonType_ == BUTTON_TYPE_DOWNLOAD)) { in PrepareWaiting()