Searched refs:SetNotificationSorting (Results 1 – 6 of 6) sorted by relevance
47 rrc->SetNotificationSorting(sortingList);169 rrc->SetNotificationSorting(sortingList);186 rrc->SetNotificationSorting(sortingList);
81 void SetNotificationSorting(const std::vector<NotificationSorting> &sortingList);
35 notificationSortingMap.SetNotificationSorting(sortingList); in DoSomethingInterestingWithMyAPI()
56 void NotificationSortingMap::SetNotificationSorting(const std::vector<NotificationSorting> &sorting… in SetNotificationSorting() function in OHOS::Notification::NotificationSortingMap
72 if (!SetNotificationSorting(env, sorting, sortingResult)) { in SetNotificationSortingMap()88 napi_value Common::SetNotificationSorting(const napi_env &env, NotificationSorting &sorting, napi_v… in SetNotificationSorting() function in OHOS::NotificationNapi::Common
339 static napi_value SetNotificationSorting(