Home
last modified time | relevance | path

Searched refs:DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/dmndk/dm/
H A Doh_display_info.h117 DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED = 801, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Doh__display__info_8h.md59 … = 202, DISPLAY_MANAGER_ERROR_INVALID_PARAM = 401,<br/>DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED
H A D_o_h___display_manager.md62 … = 202, DISPLAY_MANAGER_ERROR_INVALID_PARAM = 401,<br/>DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED
356 | DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED | 该设备不支持此API。 |
/ohos5.0/foundation/window/window_manager/dm/src/
H A Doh_display_manager.cpp418 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED; in OH_NativeDisplayManager_GetFoldDisplayMode()
469 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED; in OH_NativeDisplayManager_RegisterFoldDisplayModeChangeListener()
500 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED; in OH_NativeDisplayManager_UnregisterFoldDisplayModeChangeListener()
950 return NativeDisplayManager_ErrorCode::DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED; in OH_NativeDisplayManager_CaptureScreenPixelmap()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Doh__display__info_8h.md59 …P = 202, DISPLAY_MANAGER_ERROR_INVALID_PARAM = 401,<br>DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED
H A D_o_h___display_manager.md62 …P = 202, DISPLAY_MANAGER_ERROR_INVALID_PARAM = 401,<br>DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED
356 | DISPLAY_MANAGER_ERROR_DEVICE_NOT_SUPPORTED | The device does not support the API.|