Searched defs:remindType (Results 1 – 14 of 14) sorted by relevance
64 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI() local
80 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI() local
65 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI() local
190 Notification::NotificationConstant::RemindType remindType; in DoSomethingInterestingWithMyAPI() local
74 NotificationConstant::RemindType remindType = NotificationConstant::RemindType::NONE; member
337 ErrCode NotificationHelper::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
2452 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable2919 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
577 NotificationConstant::RemindType remindType = NotificationConstant::RemindType::NONE; variable
838 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
900 ErrCode AnsNotification::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
1930 ErrCode AnsManagerProxy::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
2143 ErrCode AnsManagerStub::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
2761 …Code AdvancedNotificationService::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
4106 NotificationConstant::RemindType remindType = NotificationConstant::RemindType::NONE; variable