Searched refs:SetIsAppSupportPhoneInPc (Results 1 – 5 of 5) sorted by relevance
1163 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(false);1170 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(true);1194 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(false);1201 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(true);1225 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(false);1232 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(true);1239 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(false);1263 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(false);1270 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(true);1310 windowSceneSessionImpl->property_->SetIsAppSupportPhoneInPc(true);[all …]
98 void SetIsAppSupportPhoneInPc(bool isSupportPhone);
978 void WindowSessionProperty::SetIsAppSupportPhoneInPc(bool isSupportPhone) in SetIsAppSupportPhoneInPc() function in OHOS::Rosen::WindowSessionProperty1146 property->SetIsAppSupportPhoneInPc(parcel.ReadBool()); in Unmarshalling()
1072 property->SetIsAppSupportPhoneInPc(sessionProperty->GetIsAppSupportPhoneInPc()); in InitSessionPropertyWhenConnect()2545 property->SetIsAppSupportPhoneInPc(isSupportPhone); in SetAppSupportPhoneInPc()
296 property->SetIsAppSupportPhoneInPc(reply.ReadBool()); in Connect()