Searched defs:OnUpdateStatus (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ | ||
H A D | mock_swing_callback_stub.cpp | 21 int32_t MockSwingCallBackStub::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus() function in OHOS::MockSwingCallBackStub |
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ | ||
H A D | swing_callback_proxy.cpp | 27 int32_t SwingCallBackProxy::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus() function in OHOS::Notification::SwingCallBackProxy |
H A D | swing_callback_stub.cpp | 30 int32_t SwingCallBackStub::OnUpdateStatus(bool isEnable, int triggerMode) in OnUpdateStatus() function in OHOS::Notification::SwingCallBackStub |
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/swing_callback_test/ | ||
H A D | swing_callback_test.cpp | 34 void OnUpdateStatus(bool isEnable, int triggerMode) {}; in OnUpdateStatus() function in OHOS::Notification::SwingCallBackTest |