Home
last modified time | relevance | path

Searched refs:MAX_LINES (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_multiline_content.cpp24 const std::vector<std::string>::size_type NotificationMultiLineContent::MAX_LINES {7};
48 if (allLines_.size() >= NotificationMultiLineContent::MAX_LINES) { in AddSingleLine()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_multiline_content.h132 static const std::vector<std::string>::size_type MAX_LINES; member in OHOS::Notification::NotificationMultiLineContent

Completed in 2 milliseconds