/**
* @brief Enumeration for the available display states.
* @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
+ * @remarks #DISPLAY_STATE_SCREEN_DIM may not be supported if the DIM state is disabled on the platform.
*/
typedef enum
* @remarks An application can lock the specific type.
* @remarks These enums are mutually exclusive.
* @remarks You cannot combine with an enum below.
+ * @remarks #POWER_LOCK_DISPLAY_DIM may not be supported if the DIM state is disabled on the platform.
*/
typedef enum {
POWER_LOCK_CPU, /**< CPU lock */