Searched refs:GetDialogSubwindowInstanceId (Results 1 – 3 of 3) sorted by relevance
1002 …parentOverlay->SetSubWindowId(SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSub… in ShowDialogNG()1005 SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSubwindowId())); in ShowDialogNG()1037 …parentOverlay->SetSubWindowId(SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSub… in ShowDialogNGWithNode()1040 SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSubwindowId())); in ShowDialogNGWithNode()1084 …parentOverlay->SetSubWindowId(SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSub… in OpenCustomDialogNG()1089 SubwindowManager::GetInstance()->GetDialogSubwindowInstanceId(GetSubwindowId())); in OpenCustomDialogNG()
112 int32_t GetDialogSubwindowInstanceId(int32_t SubwindowId);
202 int32_t SubwindowManager::GetDialogSubwindowInstanceId(int32_t SubwindowId) in GetDialogSubwindowInstanceId() function in OHOS::Ace::SubwindowManager