Searched refs:KEY_REMINDER_MODE (Results 1 – 1 of 1) sorted by relevance
221 const static std::string KEY_REMINDER_MODE = "reminderMode"; variable1023 GenerateEntry(GenerateSlotKey(bundleKey, slotType, KEY_REMINDER_MODE), in GenerateSlotEntry()1178 if (typeStr.compare(KEY_REMINDER_MODE) == 0) { in ExecuteDisturbeDB()