Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp186 const static std::string KEY_SLOT_VIBRATION_STYLE = "vibrationSytle"; variable
1016 GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_SLOT_VIBRATION_STYLE), in GenerateSlotEntry()
1154 if (typeStr.compare(KEY_SLOT_VIBRATION_STYLE) == 0) { in SetSoltProperty()
1181 if (!typeStr.compare(KEY_SLOT_VIBRATION_STYLE)) { in ExecuteDisturbeDB()