Home
last modified time | relevance | path

Searched refs:GetNotificationMaxScreenWantAgent (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h727 static napi_value GetNotificationMaxScreenWantAgent(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp1636 if (GetNotificationMaxScreenWantAgent(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
2015 napi_value Common::GetNotificationMaxScreenWantAgent( in GetNotificationMaxScreenWantAgent() function in OHOS::NotificationNapi::Common