Home
last modified time | relevance | path

Searched defs:vibrationEnabled (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_flags_test.cpp57 NotificationConstant::FlagStatus vibrationEnabled =NotificationConstant::FlagStatus(1); in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_flags.cpp42 void NotificationFlags::SetVibrationEnabled(NotificationConstant::FlagStatus vibrationEnabled) in SetVibrationEnabled() argument
166 auto vibrationEnabled = jsonObject.at("vibrationEnabled").get<uint8_t>(); in FromJson() local
[all...]
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp659 bool vibrationEnabled = false; in GetNotificationSlotByVibration() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp926 bool vibrationEnabled = false; in GetNotificationSlotByVibration() local
1343 int32_t vibrationEnabled in SetNotificationFlags() local
[all...]
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h173 int32_t vibrationEnabled = 0; member
220 bool vibrationEnabled; member

Completed in 7 milliseconds