Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_button.cpp35 const uint32_t BUTTON_RESOURCE_SIZE = 3; variable
128 int resourceCount = BUTTON_RESOURCE_SIZE; in ResourceFromJson()
262 if (iconsResource.size() < BUTTON_RESOURCE_SIZE) { in ReadFromParcel()