Home
last modified time | relevance | path

Searched refs:HandleNotifyDialogStateChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_stub.h61 int HandleNotifyDialogStateChange(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp148 return HandleNotifyDialogStateChange(data, reply); in OnRemoteRequest()
446 int SessionStageStub::HandleNotifyDialogStateChange(MessageParcel& data, MessageParcel& reply) in HandleNotifyDialogStateChange() function in OHOS::Rosen::SessionStageStub