Searched refs:GetFloatingWindowParentId (Results 1 – 4 of 4) sorted by relevance
207 int32_t GetFloatingWindowParentId();
695 HWTEST_F(WindowSessionImplTest, GetFloatingWindowParentId, Function | SmallTest | Level2) {719 int32_t res = window->GetFloatingWindowParentId();
1195 int32_t WindowSessionImpl::GetFloatingWindowParentId() in GetFloatingWindowParentId() function in OHOS::Rosen::WindowSessionImpl
403 property_->SetParentPersistentId(GetFloatingWindowParentId()); in CreateSystemWindow()