Searched refs:SetProgressBar (Results 1 – 4 of 4) sorted by relevance
45 request.SetProgressBar(notificationId, notificationId, enabled); in DoSomethingInterestingWithMyAPI()
875 void SetProgressBar(int32_t progress, int32_t progressMax, bool indeterminate);
556 void NotificationRequest::SetProgressBar(int32_t progress, int32_t progressMax, bool indeterminate) in SetProgressBar() function in OHOS::Notification::NotificationRequest
1052 req.SetProgressBar(0, 0, false);