Searched refs:SetLockScreenPicture (Results 1 – 10 of 10) sorted by relevance
78 virtual void SetLockScreenPicture(const std::shared_ptr<Media::PixelMap> &lockScreenPicture);
55 void NotificationBasicContent::SetLockScreenPicture(const std::shared_ptr<Media::PixelMap> &lockScr… in SetLockScreenPicture() function in OHOS::Notification::NotificationBasicContent
219 oldLiveContent->SetLockScreenPicture(pixelMap);243 liveContent->SetLockScreenPicture(pixelMap);
465 newContent->SetLockScreenPicture(oldContent->GetLockScreenPicture()); in FillLockScreenPicture()516 request->GetContent()->GetNotificationContent()->SetLockScreenPicture(picture); in GetLockScreenPictureFromDb()
238 requestLiveViewContent->SetLockScreenPicture(liveViewContent->GetLockScreenPicture()); in FillRequestByKeys()
158 return SetLockScreenPicture(env, basicContent, result); in SetNotificationBasicContent()1449 basicContent->SetLockScreenPicture(pixelMap); in GetLockScreenPicture()1455 napi_value Common::SetLockScreenPicture( in SetLockScreenPicture() function in OHOS::NotificationNapi::Common
311 if (!SetLockScreenPicture(env, basicContent, result)) { in SetNotificationLiveViewContent()
1747 static napi_value SetLockScreenPicture(
1042 basicContent->SetLockScreenPicture(pixelMap); in GetLockScreenPicture()
435 basicContent->SetLockScreenPicture(MakeNewPixelMap(pictureWidth, pictureLength));440 liveContent->SetLockScreenPicture(MakeNewPixelMap(1, 1));