Searched refs:DEVICE_ACTIVE_REMIND (Results 1 – 6 of 6) sorted by relevance
99 DEVICE_ACTIVE_REMIND = 3, // The device is in use, reminder enumerator
838 …tificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND;
2120 …XPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND);2151 …XPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND);2258 …XPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND);
2452 …tificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND;2919 …tificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND;
2828 return NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND; in GetRemindType()
4485 case NotificationConstant::RemindType::DEVICE_ACTIVE_REMIND: in DeviceRemindTypeCToJS()