Searched refs:ERR_ANS_NOT_SYSTEM_SERVICE (Results 1 – 6 of 6) sorted by relevance
51 ERR_ANS_NOT_SYSTEM_SERVICE, enumerator
257 EXPECT_EQ(ret1, ERR_ANS_NOT_SYSTEM_SERVICE);
2426 …CT_EQ(NotificationHelper::PublishContinuousTaskNotification(req), (int)ERR_ANS_NOT_SYSTEM_SERVICE);2448 …elper::CancelContinuousTaskNotification(NOTIFICATION_LABEL_1, 1), (int)ERR_ANS_NOT_SYSTEM_SERVICE);
1439 …ncedNotificationService_->PublishContinuousTaskNotification(req), (int)ERR_ANS_NOT_SYSTEM_SERVICE);1480 …NotificationService_->CancelContinuousTaskNotification(label, 1), (int)ERR_ANS_NOT_SYSTEM_SERVICE);
1902 return ERR_ANS_NOT_SYSTEM_SERVICE; in PublishContinuousTaskNotification()1970 return ERR_ANS_NOT_SYSTEM_SERVICE; in CancelContinuousTaskNotification()
4817 case ERR_ANS_NOT_SYSTEM_SERVICE: in ErrorToExternal()