Searched refs:HasLocalPointerDevice (Results 1 – 13 of 13) sorted by relevance
54 bool hasLocalPointerDevice = HasLocalPointerDevice(); in OnEnterState()69 bool CooperateFree::HasLocalPointerDevice() const in HasLocalPointerDevice() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateFree
63 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice(); in SetPointerVisible()
38 virtual bool HasLocalPointerDevice() = 0;
62 bool HasLocalPointerDevice() const;
53 bool HasLocalPointerDevice() override;
64 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice(); in SetPointerVisible()
62 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice(); in SetPointerVisible()
615 bool hasLocalPointerDevice = env_->GetDeviceManager().HasLocalPointerDevice(); in SetPointerVisible()
474 env->devMgr_.HasLocalPointerDevice(); in DeviceManagerFuzzTest()
408 bool DeviceManager::HasLocalPointerDevice() in HasLocalPointerDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager