Home
last modified time | relevance | path

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

/ohos5.0/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service.h122 ErrorCode SetWallpaperBackupData(int32_t userId, WallpaperResourceType resourceType,
125 int32_t wallpaperType, WallpaperResourceType resourceType);
139 …ErrorCode SetWallpaper(int32_t fd, int32_t wallpaperType, int32_t length, WallpaperResourceType re…
141 …hared_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType, WallpaperResourceType resourceTy…
143 ErrorCode CheckValid(int32_t wallpaperType, int32_t length, WallpaperResourceType resourceType);
144 …bool WallpaperChanged(WallpaperType wallpaperType, WallpaperResourceType resType, const std::strin…
146 …bool SaveWallpaperState(int32_t userId, WallpaperType wallpaperType, WallpaperResourceType resourc…
148 WallpaperResourceType GetResType(int32_t userId, WallpaperType wallpaperType);
151WallpaperResourceType resourceType, const WallpaperData &wallpaperData, std::string &wallpaperFile…
158 …or<WallpaperPictureInfo> allWallpaperInfo, int32_t wallpaperType, WallpaperResourceType resourceTy…
H A Dwallpaper_common_event_manager.h28 void SendWallpaperLockSettingMessage(WallpaperResourceType resType);
29 void SendWallpaperSystemSettingMessage(WallpaperResourceType resType);
H A Dwallpaper_event_listener_proxy.h41 … WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) override;
H A Dwallpaper_data.h41 WallpaperResourceType resourceType;
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_common_event_manager.cpp39 void WallpaperCommonEventManager::SendWallpaperLockSettingMessage(WallpaperResourceType resType) in SendWallpaperLockSettingMessage()
50 void WallpaperCommonEventManager::SendWallpaperSystemSettingMessage(WallpaperResourceType resType) in SendWallpaperSystemSettingMessage()
H A Dwallpaper_service.cpp809WallpaperResourceType resourceType, const WallpaperData &wallpaperData, std::string &wallpaperFile) in GetWallpaperFile()
830 WallpaperResourceType WallpaperService::GetResType(int32_t userId, WallpaperType wallpaperType) in GetResType()
843 return WallpaperResourceType::DEFAULT; in GetResType()
976 WallpaperResourceType resType = GetResType(userId, type); in GetPixelMap()
1260 if (GetResType(userId, wallpaperType) == WallpaperResourceType::PACKAGE) { in GetImageFd()
1336 int32_t fd, int32_t wallpaperType, int32_t length, WallpaperResourceType resourceType) in SetWallpaper()
1411 std::string wallpaperTmpFullPath, int32_t wallpaperType, WallpaperResourceType resourceType) in WritePixelMapToFile()
1522 WallpaperType wallpaperType, WallpaperResourceType resType, const std::string &uri) in WallpaperChanged()
1553 int32_t userId, WallpaperType wallpaperType, WallpaperResourceType resourceType) in SaveWallpaperState()
1901 WallpaperResourceType resType = GetResType(userId, type); in GetCorrespondWallpaper()
[all …]
H A Dwallpaper_event_listener_proxy.cpp53 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-misc.md49WallpaperResourceType, uri?: string) => void<br><br> ): void;<br>旧版本信息:202|类名:wallpaper;<br>方法or属…
60WallpaperResourceType) => void<br><br> ): void;|类名:wallpaper;<br>方法or属性:function on(<br><br> t…
61WallpaperResourceType) => void<br><br> ): void;|类名:wallpaper;<br>方法or属性:function off(<br><br> …
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-misc.md49WallpaperResourceType, uri?: string) => void<br><br> ): void;<br>Old version information: 202|Cla…
60WallpaperResourceType) => void<br><br> ): void;|Class name: wallpaper;<br>Method or attribute nam…
61WallpaperResourceType) => void<br><br> ): void;|Class name: wallpaper;<br>Method or attribute nam…
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dwallpaper_manager_common_info.h32 enum WallpaperResourceType { enum
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_event_listener.h39 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
H A Diwallpaper_event_listener.h36 … WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) = 0;
H A Dwallpaper_event_listener_client.h36 … WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) override;
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_event_listener_client.cpp42 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
H A Dwallpaper_event_listener_stub.cpp49 … static_cast<WallpaperType>(wallpaperType), static_cast<WallpaperResourceType>(resouceType), uri); in OnRemoteRequest()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-misc.md151 |新增|NA|模块名: ohos.wallpaper<br>类名: WallpaperResourceType|@ohos.wallpaper.d.ts|
152 |新增|NA|模块名: ohos.wallpaper<br>类名: WallpaperResourceType<br>方法 or 属性:DEFAULT|@ohos.wallpaper.d.ts|
153 |新增|NA|模块名: ohos.wallpaper<br>类名: WallpaperResourceType<br>方法 or 属性:PICTURE|@ohos.wallpaper.d.ts|
154 |新增|NA|模块名: ohos.wallpaper<br>类名: WallpaperResourceType<br>方法 or 属性:VIDEO|@ohos.wallpaper.d.ts|
155 |新增|NA|模块名: ohos.wallpaper<br>类名: WallpaperResourceType<br>方法 or 属性:PACKAGE|@ohos.wallpaper.d.ts|
158 …br><br> callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType) => void<b…
159 …r><br> callback?: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType) => void<b…
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dnapi_wallpaper_ability.h180 … WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) override;
209 const WallpaperResourceType &resType, const std::string &uri) in WallpaperChangedData()
215 WallpaperResourceType resourceType;
H A Dnapi_wallpaper_ability.cpp994 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-wallpaper-sys.md17 ## WallpaperResourceType<sup>10+</sup>
279 …erChange', callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
307 … (wallpaperType: wallpaper.WallpaperType, resourceType: wallpaper.WallpaperResourceType): void => {
318 …rChange', callback?: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
345 … (wallpaperType: wallpaper.WallpaperType, resourceType: wallpaper.WallpaperResourceType): void => {
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-misc.md151 |Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType|@ohos.wallpaper.d.ts|
152 |Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute n…
153 |Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute n…
154 |Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute n…
155 |Added|NA|Module name: ohos.wallpaper<br>Class name: WallpaperResourceType<br>Method or attribute n…
158 …br><br> callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType) => void<b…
159 …r><br> callback?: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType) => void<b…
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-wallpaper-sys.md17 ## WallpaperResourceType<sup>10+</sup>
279 …erChange', callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
307 … (wallpaperType: wallpaper.WallpaperType, resourceType: wallpaper.WallpaperResourceType): void => {
318 …rChange', callback?: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
345 … (wallpaperType: wallpaper.WallpaperType, resourceType: wallpaper.WallpaperResourceType): void => {
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-misc.md165 …br><br> callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
166 …r><br> callback?: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
167 |新增|NA|类名:WallpaperResourceType;<br>方法or属性:DEFAULT|@ohos.wallpaper.d.ts|
168 |新增|NA|类名:WallpaperResourceType;<br>方法or属性:PICTURE|@ohos.wallpaper.d.ts|
169 |新增|NA|类名:WallpaperResourceType;<br>方法or属性:VIDEO|@ohos.wallpaper.d.ts|
170 |新增|NA|类名:WallpaperResourceType;<br>方法or属性:PACKAGE|@ohos.wallpaper.d.ts|
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp215 … WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) override;
235 WallpaperType wallpaperType, WallpaperResourceType resourceType, const std::string &uri) in OnWallpaperChange()
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-misc.md165 …br><br> callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
166 …r><br> callback?: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType, uri?: str…
167 |Added|NA|Class name: WallpaperResourceType;<br>Method or attribute name: DEFAULT|@ohos.wallpaper.d…
168 |Added|NA|Class name: WallpaperResourceType;<br>Method or attribute name: PICTURE|@ohos.wallpaper.d…
169 |Added|NA|Class name: WallpaperResourceType;<br>Method or attribute name: VIDEO|@ohos.wallpaper.d.t…
170 |Added|NA|Class name: WallpaperResourceType;<br>Method or attribute name: PACKAGE|@ohos.wallpaper.d…