Searched defs:buttonType (Results 1 – 4 of 4) sorted by relevance
347 ReminderRequest::ActionButtonType buttonType = ReminderRequest::ActionButtonType::CLOSE; variable
76 int32_t buttonType = static_cast<int32_t>(ReminderRequest::ActionButtonType::INVALID); in GenActionButtons() local97 std::shared_ptr<ReminderRequest>& reminder, const char* str, int32_t buttonType) in HandleActionButtonTitle()
1090 uint8_t buttonType = static_cast<uint8_t>(button.first); in MarshallingActionButton() local1189 uint8_t buttonType = static_cast<uint8_t>(ActionButtonType::INVALID); in ReadActionButtonFromParcel() local
1841 const ReminderRequest::ActionButtonType buttonType) in CheckNeedNotifyStatus()