Searched refs:GetIsAppSupportPhoneInPc (Results 1 – 6 of 6) sorted by relevance
157 bool GetIsAppSupportPhoneInPc() const;
350 reply.WriteBool(property->GetIsAppSupportPhoneInPc()); in HandleConnect()
983 bool WindowSessionProperty::GetIsAppSupportPhoneInPc() const in GetIsAppSupportPhoneInPc() function in OHOS::Rosen::WindowSessionProperty
1072 property->SetIsAppSupportPhoneInPc(sessionProperty->GetIsAppSupportPhoneInPc()); in InitSessionPropertyWhenConnect()
2410 if (property_->GetIsAppSupportPhoneInPc()) { in Restore()
2234 isAppSupportPhoneInPc = sessionProperty->GetIsAppSupportPhoneInPc(); in RequestSceneSessionActivationInner()2334 isAppSupportPhoneInPc = property->GetIsAppSupportPhoneInPc(); in RequestSceneSessionBackground()