Home
last modified time | relevance | path

Searched refs:IDLE_TIME_INACTIVE_PROP (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/display/msm8909/include/
H A Ddisplay_properties.h46 #define IDLE_TIME_INACTIVE_PROP DISPLAY_PROP("idle_time_inactive") macro
/aosp12/hardware/qcom/sdm845/display/include/
H A Ddisplay_properties.h46 #define IDLE_TIME_INACTIVE_PROP DISPLAY_PROP("idle_time_inactive") macro
/aosp12/hardware/qcom/sm7250/display/include/
H A Ddisplay_properties.h45 #define IDLE_TIME_INACTIVE_PROP DISPLAY_PROP("idle_time_inactive") macro
/aosp12/hardware/qcom/sm8150/display/include/
H A Ddisplay_properties.h46 #define IDLE_TIME_INACTIVE_PROP DISPLAY_PROP("idle_time_inactive") macro
/aosp12/hardware/qcom/display/msm8909/sdm/libs/utils/
H A Ddebug.cpp61 debug_.debug_handler_->GetProperty(IDLE_TIME_INACTIVE_PROP, &inactive_val); in GetIdleTimeoutMs()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/utils/
H A Ddebug.cpp60 DebugHandler::Get()->GetProperty(IDLE_TIME_INACTIVE_PROP, &inactive_val); in GetIdleTimeoutMs()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/utils/
H A Ddebug.cpp60 DebugHandler::Get()->GetProperty(IDLE_TIME_INACTIVE_PROP, &inactive_val); in GetIdleTimeoutMs()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/utils/
H A Ddebug.cpp60 DebugHandler::Get()->GetProperty(IDLE_TIME_INACTIVE_PROP, &inactive_val); in GetIdleTimeoutMs()