Searched refs:GetAllDisplayId (Results 1 – 4 of 4) sorted by relevance
37 static std::vector<uint32_t> GetAllDisplayId();
40 static std::vector<uint32_t> GetAllDisplayId();
38 std::vector<uint32_t> ScreenAction::GetAllDisplayId() in GetAllDisplayId() function in OHOS::DisplayPowerMgr::ScreenAction
64 displayIds = ScreenAction::GetAllDisplayId(); in Init()