Searched refs:SetAlertOneTime (Results 1 – 7 of 7) sorted by relevance
30 request.SetAlertOneTime(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
397 void SetAlertOneTime(bool isAlertOnce);
237 void NotificationRequest::SetAlertOneTime(bool isAlertOnce) in SetAlertOneTime() function in OHOS::Notification::NotificationRequest
948 req.SetAlertOneTime(false);
641 req->SetAlertOneTime(true);
2169 request.SetAlertOneTime(isAlertOnce); in GetNotificationIsAlertOnce()