Searched refs:HandleGetAppDragResizeType (Results 1 – 3 of 3) sorted by relevance
111 int HandleGetAppDragResizeType(MessageParcel& data, MessageParcel& reply);
192 return HandleGetAppDragResizeType(data, reply); in ProcessRemoteRequest()1286 int SceneSessionManagerStub::HandleGetAppDragResizeType(MessageParcel& data, MessageParcel& reply) in HandleGetAppDragResizeType() function in OHOS::Rosen::SceneSessionManagerStub
2186 HWTEST_F(SceneSessionManagerStubTest, HandleGetAppDragResizeType, Function | SmallTest | Level2)2192 int res = stub_->HandleGetAppDragResizeType(data, reply);