Home
last modified time | relevance | path

Searched refs:PICTURE_ICON (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsave_button.h45 PICTURE_ICON = 2, enumerator
/ohos5.0/base/security/security_component_manager/frameworks/security_component/src/
H A Dsave_button.cpp36 if ((static_cast<SaveIcon>(icon_) == SaveIcon::PICTURE_ICON) && !IsSystemAppCalling()) { in IsTextIconTypeValid()