Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h294 void SetSystemApp(bool isSystem);
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp109 reminder->SetSystemApp(true); in IsSelfSystemApp()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp1616 rrc->SetSystemApp(true);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp864 void ReminderRequest::SetSystemApp(bool isSystem) in SetSystemApp() function in OHOS::Notification::ReminderRequest