Home
last modified time | relevance | path

Searched refs:lockscreenPicture (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h48 int64_t lockscreenPicture; member
55 int64_t lockscreenPicture; member
65 int64_t lockscreenPicture; member
75 int64_t lockscreenPicture; member
109 int64_t lockscreenPicture; member
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp255 if (contentResult->lockscreenPicture != -1) { in GetNotificationBasicContentDetailed()
256 auto pixelMap = FFIData::GetData<Media::PixelMapImpl>(contentResult->lockscreenPicture); in GetNotificationBasicContentDetailed()
292 tempContent->lockscreenPicture = contentResult->lockscreenPicture; in GetNotificationLongTextContentDetailed()
358 tempContent->lockscreenPicture = contentResult->lockscreenPicture; in GetNotificationPictureContentDetailed()
449 tempContent->lockscreenPicture = contentResult->lockscreenPicture; in GetNotificationMultiLineContent()
593 tempContent->lockscreenPicture = contentResult->lockscreenPicture; in GetNotificationLocalLiveViewContentDetailed()
[all...]

Completed in 3 milliseconds