Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dpublish.cpp261 // contentText in ParseShowOptions()
262 std::string contentText; in ParseShowOptions() local
263 if (GetStringProperty(env, argv[PARAM0], "contentText", contentText) != nullptr) { in ParseShowOptions()
264 normalContent->SetText(contentText); in ParseShowOptions()

Completed in 2 milliseconds