Searched refs:DEVICE_IDLE_DONOT_REMIND (Results 1 – 5 of 5) sorted by relevance
115 DEVICE_IDLE_DONOT_REMIND = 0, // The device is not in use, no reminder enumerator
281 return NotificationConstant::RemindType::DEVICE_IDLE_DONOT_REMIND; in GetRemindType()
376 case NotificationConstant::RemindType::DEVICE_IDLE_DONOT_REMIND: in DeviceRemindTypeCToJS()
399 …tificationConstant::RemindType inType = NotificationConstant::RemindType::DEVICE_IDLE_DONOT_REMIND;
2218 …T_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_IDLE_DONOT_REMIND);2307 …T_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_IDLE_DONOT_REMIND);