mirror of
https://github.com/openharmony/distributedhardware_distributed_input.git
synced 2026-07-20 21:41:02 -04:00
update services/source/sourcemanager/include/distributed_input_source_manager.h.
Signed-off-by: ry521 <renyi50@huawei.com>
This commit is contained in:
@@ -186,8 +186,6 @@ public:
|
||||
|
||||
int32_t RegisterSessionStateCb(sptr<ISessionStateCallback> callback) override;
|
||||
int32_t UnregisterSessionStateCb() override;
|
||||
int32_t RegisterInjectEventCb(sptr<ISessionStateCallback> callback) override;
|
||||
int32_t UnregisterInjectEventCb() override;
|
||||
|
||||
bool CheckRegisterParam(const std::string &devId, const std::string &dhId,
|
||||
const std::string ¶meters, sptr<IRegisterDInputCallback> callback);
|
||||
|
||||
Reference in New Issue
Block a user