Searched refs:RegisterNotifyPullUp (Results 1 – 3 of 3) sorted by relevance
62 virtual void RegisterNotifyPullUp(std::function<void(bool)> callback) = 0;
74 void RegisterNotifyPullUp(std::function<void(bool)> callback) override;
1036 void DragManager::RegisterNotifyPullUp(std::function<void(bool)> callback) in RegisterNotifyPullUp() function in OHOS::Msdp::DeviceStatus::DragManager