Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_power_manager.cpp32 auto& displayPowerMgrClient = DisplayPowerMgr::DisplayPowerMgrClient::GetInstance(); in DiscountBrightness() local
33 if (!displayPowerMgrClient.DiscountBrightness(discount)) { in DiscountBrightness()