Searched refs:DEVICE_IDLE_REMIND (Results 1 – 4 of 4) sorted by relevance
97 DEVICE_IDLE_REMIND = 1, // The device is not in use, remind enumerator
2180 … EXPECT_EQ(outNotification->GetRemindType(), NotificationConstant::RemindType::DEVICE_IDLE_REMIND);
3276 return NotificationConstant::RemindType::DEVICE_IDLE_REMIND; in GetRemindType()
4558 case NotificationConstant::RemindType::DEVICE_IDLE_REMIND: in DeviceRemindTypeCToJS()