Searched refs:GetIsPaused (Results 1 – 4 of 4) sorted by relevance
55 bool GetIsPaused() const;
50 bool NotificationTime::GetIsPaused() const in GetIsPaused() function in OHOS::Notification::NotificationTime
71 EXPECT_EQ(rrc->GetIsPaused(), isPaused);
179 napi_get_boolean(env, time.GetIsPaused(), &value); in SetTime()