Searched defs:buttonType (Results 1 – 4 of 4) sorted by relevance
332 ReminderRequest::ActionButtonType buttonType = ReminderRequest::ActionButtonType::CLOSE; variable
77 int32_t buttonType = static_cast<int32_t>(ReminderRequest::ActionButtonType::INVALID); in GenActionButtons() local113 std::shared_ptr<ReminderRequest>& reminder, const char* str, int32_t buttonType) in HandleActionButtonTitle()
1144 uint8_t buttonType = static_cast<uint8_t>(button.first); in MarshallingActionButton() local1282 uint8_t buttonType = static_cast<uint8_t>(ActionButtonType::INVALID); in ReadActionButtonFromParcel() local
2094 const ReminderRequest::ActionButtonType buttonType) in CheckNeedNotifyStatus()