Searched refs:GetDevicesSupportDisplay (Results 1 – 5 of 5) sorted by relevance
35 notificationDistributedOptions.GetDevicesSupportDisplay(); in DoSomethingInterestingWithMyAPI()
66 std::vector<std::string> GetDevicesSupportDisplay() const;
41 std::vector<std::string> NotificationDistributedOptions::GetDevicesSupportDisplay() const in GetDevicesSupportDisplay() function in OHOS::Notification::NotificationDistributedOptions
3347 auto deviceTypeList = request->GetNotificationDistributedOptions().GetDevicesSupportDisplay(); in CheckDistributedNotificationType()
244 std::vector<std::string> displayDevices = options.GetDevicesSupportDisplay(); in SetNotificationByDistributedOptions()