Searched refs:ScreenCommonEventCallback (Results 1 – 9 of 9) sorted by relevance
279 virtual void ScreenCommonEventCallback(std::string commonEventType) = 0;
218 void ScreenCommonEventCallback(std::string commonEventType);
133 void ScreenCommonEventCallback(std::string commonEventType);
132 void ScreenCommonEventCallback(std::string commonEventType);
284 DeviceManagerService::GetInstance().ScreenCommonEventCallback(commonEventType);
1431 DeviceManagerService::GetInstance().ScreenCommonEventCallback(commonEventType);
459 void DeviceManagerServiceImpl::ScreenCommonEventCallback(std::string commonEventType) in ScreenCommonEventCallback() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
725 void DeviceManagerServiceImpl::ScreenCommonEventCallback(std::string commonEventType) in ScreenCommonEventCallback() function in OHOS::DistributedHardware::DeviceManagerServiceImpl
1588 ScreenEventCallback callback = [=](const auto &arg1) { this->ScreenCommonEventCallback(arg1); }; in SubscribeScreenLockEvent()1648 void DeviceManagerService::ScreenCommonEventCallback(std::string commonEventType) in ScreenCommonEventCallback() function in OHOS::DistributedHardware::DeviceManagerService1654 dmServiceImpl_->ScreenCommonEventCallback(commonEventType); in ScreenCommonEventCallback()