Home
last modified time | relevance | path

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

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