Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h385 static napi_value GetNotificationMaxScreenWantAgent(
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp163 if (GetNotificationMaxScreenWantAgent(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
701 napi_value NotificationNapi::GetNotificationMaxScreenWantAgent( in GetNotificationMaxScreenWantAgent() function in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h763 static napi_value GetNotificationMaxScreenWantAgent(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp689 if (GetNotificationMaxScreenWantAgent(env, value, request) == nullptr) { in GetNotificationRequestByCustom()
1218 napi_value Common::GetNotificationMaxScreenWantAgent( in GetNotificationMaxScreenWantAgent() function in OHOS::NotificationNapi::Common