Home
last modified time | relevance | path

Searched defs:longText (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_long_text_content.cpp30 NotificationLongTextContent::NotificationLongTextContent(const std::string &longText) in NotificationLongTextContent()
55 void NotificationLongTextContent::SetLongText(const std::string &longText) in SetLongText()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
H A DMultiPageTextWithPadding.java31 String longText = "First text."; in init() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_long_text_content_test.cpp43 std::string longText = ""; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h38 char* longText; member
64 CNotificationLongTextContent* longText; member