Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp166 const static std::string KEY_SLOT_ENABLE_VRBRATION = "enableVibration"; variable
1008 …GenerateSlotKey(bundleKey, slotType, KEY_SLOT_ENABLE_VRBRATION), std::to_string(slot->CanVibrate()… in GenerateSlotEntry()
1142 if (typeStr.compare(KEY_SLOT_ENABLE_VRBRATION) == 0) { in SetSoltProperty()
1182 GetValueFromDisturbeDB(findString + KEY_SLOT_ENABLE_VRBRATION, userId, in ExecuteDisturbeDB()