Searched refs:INCOMING_CALL_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance
94 request.SetNotificationId(INCOMING_CALL_NOTIFICATION_ID); in PublishIncomingCallNotification()102 return NotificationHelper::CancelNotification(INCOMING_CALL_NOTIFICATION_ID); in CancelIncomingCallNotification()
37 static constexpr int16_t INCOMING_CALL_NOTIFICATION_ID = 0; variable