Searched defs:littleIcon (Results 1 – 6 of 6) sorted by relevance
680 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable714 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable748 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
1257 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable1289 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable1321 std::shared_ptr<PixelMap> littleIcon = MakePixelMap(ICON_SIZE, ICON_SIZE); variable
232 auto littleIcon = notificationRequest.GetLittleIcon(); in CheckCaseOneResult() local
300 void NotificationRequest::SetLittleIcon(const std::shared_ptr<Media::PixelMap> &littleIcon) in SetLittleIcon()
235 std::shared_ptr<Media::PixelMap> littleIcon = request->GetLittleIcon(); in SetNotificationRequestByPixelMap() local
1542 auto littleIcon = request.GetLittleIcon(); in CheckImageSize() local