Searched refs:GetActiveNotificationCount (Results 1 – 3 of 3) sorted by relevance
36 napi_value GetActiveNotificationCount(napi_env env, napi_callback_info info);
51 DECLARE_NAPI_FUNCTION("getActiveNotificationCount", GetActiveNotificationCount), in NotificationInit()
245 napi_value GetActiveNotificationCount(napi_env env, napi_callback_info info) in GetActiveNotificationCount() function