Searched refs:IsOnlyLocal (Results 1 – 4 of 4) sorted by relevance
47 request.IsOnlyLocal(); in DoSomethingInterestingWithMyAPI()
683 bool IsOnlyLocal() const;
435 bool NotificationRequest::IsOnlyLocal() const in IsOnlyLocal() function in OHOS::Notification::NotificationRequest
388 EXPECT_EQ(true, notificationRequest.IsOnlyLocal()); in CheckCaseNineResult()