Searched refs:IsProgressIndeterminate (Results 1 – 4 of 4) sorted by relevance
48 request.IsProgressIndeterminate(); in DoSomethingInterestingWithMyAPI()
943 bool IsProgressIndeterminate() const;
596 bool NotificationRequest::IsProgressIndeterminate() const in IsProgressIndeterminate() function in OHOS::Notification::NotificationRequest
412 EXPECT_EQ(false, notificationRequest.IsProgressIndeterminate()); in CheckCaseNineResult()