mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2025-02-17 04:49:02 +00:00
privacy mode disable switch
Signed-off-by: dengxiaoyu <dengxiaoyu6@huawei.com>
This commit is contained in:
parent
f815112a48
commit
77a7e4bbb0
@ -30,7 +30,7 @@ public:
|
||||
virtual ~CommonEventListener() = default;
|
||||
|
||||
void OnReceiveEvent(const EventFwk::CommonEventData &eventData);
|
||||
ErrCode GetForegroundOsAccountLocalId(int32_t &accountId);
|
||||
int32_t GetForegroundOsAccountLocalId();
|
||||
ErrCode GetOsAccountType(int32_t &accountId);
|
||||
};
|
||||
} // namespace DistributedSchedule
|
||||
|
Loading…
x
Reference in New Issue
Block a user