mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-27 00:20:44 +00:00
commit
3c5af2d841
@ -177,7 +177,11 @@ public:
|
||||
bool CheckFMSReady() override
|
||||
{
|
||||
return false;
|
||||
}
|
||||
};
|
||||
int32_t SetBackgroundFunction(const std::string method, const std::string params) override
|
||||
{
|
||||
return ERR_OK;
|
||||
};
|
||||
int32_t GetFormsCount(bool isTempFormFlag, int32_t &formCount) override
|
||||
{
|
||||
return ERR_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user