Searched refs:notificationIds (Results 1 – 2 of 2) sorted by relevance
42 int32_t notificationIds = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local44 ansManagerStub.CancelAsBundle(notificationIds, stringData, userId); in DoSomethingInterestingWithMyAPI()
390 int32_t notificationIds = 0; variable391 reminderRequest->notificationRequest_ = new (std::nothrow) NotificationRequest(notificationIds);