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