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