Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dpublish.cpp255 // contentTitle in ParseShowOptions()
256 std::string contentTitle; in ParseShowOptions() local
257 if (GetStringProperty(env, argv[PARAM0], "contentTitle", contentTitle) != nullptr) { in ParseShowOptions()
258 normalContent->SetTitle(contentTitle); in ParseShowOptions()

Completed in 2 milliseconds