Searched defs:SetForegroundWindowNum (Results 1 – 6 of 6) sorted by relevance
314 virtual WMError SetForegroundWindowNum(uint32_t windowNum) { return WMError::WM_OK; } in SetForegroundWindowNum() function
326 WMError SetForegroundWindowNum(uint32_t windowNum) override { return WMError::WM_OK; } in SetForegroundWindowNum() function
1287 WMError WindowAdapter::SetForegroundWindowNum(uint32_t windowNum) in SetForegroundWindowNum() function in OHOS::Rosen::WindowAdapter
2209 WMError WindowManager::SetForegroundWindowNum(uint32_t windowNum) in SetForegroundWindowNum() function in OHOS::Rosen::WindowManager
3573 WMError SceneSessionManagerProxy::SetForegroundWindowNum(uint32_t windowNum) in SetForegroundWindowNum() function in OHOS::Rosen::SceneSessionManagerProxy
890 WMError SceneSessionManager::SetForegroundWindowNum(uint32_t windowNum) in SetForegroundWindowNum() function in OHOS::Rosen::SceneSessionManager