Searched refs:NAPI_SetCustomWallpaper (Results 1 – 3 of 3) sorted by relevance
126 DECLARE_NAPI_FUNCTION("setCustomWallpaper", NAPI_SetCustomWallpaper), in Init()
261 napi_value NAPI_SetCustomWallpaper(napi_env env, napi_callback_info info);
834 napi_value NAPI_SetCustomWallpaper(napi_env env, napi_callback_info info) in NAPI_SetCustomWallpaper() function