Searched refs:GetPowerModeValuePolicy (Results 1 – 4 of 4) sorted by relevance
236 ->GetPowerModeValuePolicy(PowerModePolicy::ServiceType::DISPLAY_OFFTIME); in SetDisplayOffTime()245 ->GetPowerModeValuePolicy(PowerModePolicy::ServiceType::SLEEPTIME); in SetSleepTime()257 ->GetPowerModeValuePolicy(PowerModePolicy::ServiceType::AUTO_ADJUST_BRIGHTNESS); in SetAutoAdjustBrightness()269 ->GetPowerModeValuePolicy(PowerModePolicy::ServiceType::SMART_BACKLIGHT); in SetLcdBrightness()280 ->GetPowerModeValuePolicy(PowerModePolicy::ServiceType::VIBRATORS_STATE); in SetVibration()291 ->GetPowerModeValuePolicy(PowerModePolicy::ServiceType::AUTO_WINDOWN_RORATION); in SetWindowRotation()
26 int32_t PowerModePolicy::GetPowerModeValuePolicy(uint32_t type) in GetPowerModeValuePolicy() function in OHOS::PowerMgr::PowerModePolicy
43 int32_t GetPowerModeValuePolicy(uint32_t type);
97 EXPECT_TRUE(powerModePolicyTest->GetPowerModeValuePolicy(MODEITEM) == INIT_VALUE_FALSE);