Searched refs:GetNotifyId (Results 1 – 4 of 4) sorted by relevance
41 int32_t GetNotifyId() const;
54 EXPECT_EQ(1, checkInfo.GetNotifyId());
42 int32_t NotificationCheckInfo::GetNotifyId() const in GetNotifyId() function in OHOS::Notification::NotificationCheckInfo
160 SetJsPropertyInt32("notificationId", checkInfo->GetNotifyId(), jsResult); in OnCheckNotification()