Searched refs:HandleNotifyWhetherVisibleForms (Results 1 – 3 of 3) sorted by relevance
142 int32_t HandleNotifyWhetherVisibleForms(MessageParcel &data, MessageParcel &reply);
293 formMgrStub->HandleNotifyWhetherVisibleForms(data, reply); in HandleFormMessage()
94 return HandleNotifyWhetherVisibleForms(data, reply); in OnRemoteRequestFirst()526 int32_t FormMgrStub::HandleNotifyWhetherVisibleForms(MessageParcel &data, MessageParcel &reply) in HandleNotifyWhetherVisibleForms() function in OHOS::AppExecFwk::FormMgrStub