Searched defs:notificationLabel (Results 1 – 4 of 4) sorted by relevance
56 std::string notificationLabel; member
60 std::string notificationLabel = request.GetLabel(); in OnCanceled() local
93 std::string notificationLabel = CreateNotificationLabel(continuousTaskRecord->uid_, in PublishNotification() local
667 std::string notificationLabel = std::to_string(i); variable