Home
last modified time | relevance | path

Searched defs:smallIcon (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h112 int64_t smallIcon; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp410 static bool GetNotificationSmallIcon(int64_t smallIcon, NotificationRequest request) in GetNotificationSmallIcon()