Home
last modified time | relevance | path

Searched defs:enterTestMode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/native/
H A Ddisplay_power_mgr_client.cpp264 bool DisplayPowerMgrClient::SetMaxBrightness(double value, uint32_t enterTestMode) in SetMaxBrightness()
271 bool DisplayPowerMgrClient::SetMaxBrightnessNit(uint32_t maxNit, uint32_t enterTestMode) in SetMaxBrightnessNit()
/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_mgr_stub.cpp468 uint32_t enterTestMode = 0; in SetMaxBrightnessStub() local
486 uint32_t enterTestMode = 0; in SetMaxBrightnessNitStub() local
H A Ddisplay_power_mgr_proxy.cpp207 bool DisplayPowerMgrProxy::SetMaxBrightness(double value, uint32_t enterTestMode) in SetMaxBrightness()
243 bool DisplayPowerMgrProxy::SetMaxBrightnessNit(uint32_t maxNit, uint32_t enterTestMode) in SetMaxBrightnessNit()