Lines Matching refs:id

38     public static String getMenuItemString(int id) {
40 if (id == R.id.archive) {
42 } else if (id == R.id.remove_folder) {
44 } else if (id == R.id.delete) {
46 } else if (id == R.id.discard_drafts) {
48 } else if (id == R.id.discard_outbox) {
50 } else if (id == R.id.mark_important) {
52 } else if (id == R.id.mark_not_important) {
54 } else if (id == R.id.mute) {
56 } else if (id == R.id.report_phishing) {
58 } else if (id == R.id.report_spam) {
60 } else if (id == R.id.mark_not_spam) {
62 } else if (id == R.id.report_phishing) {
64 } else if (id == R.id.compose) {
66 } else if (id == R.id.refresh) {
68 } else if (id == R.id.settings) {
70 } else if (id == R.id.help_info_menu_item) {
72 } else if (id == R.id.feedback_menu_item) {
74 } else if (id == R.id.move_to) {
76 } else if (id == R.id.change_folders) {
78 } else if (id == R.id.move_to_inbox) {
80 } else if (id == R.id.empty_trash) {
82 } else if (id == R.id.empty_spam) {
84 } else if (id == android.R.id.home) {
86 } else if (id == R.id.inside_conversation_unread) {
88 } else if (id == R.id.read) {
90 } else if (id == R.id.unread) {
92 } else if (id == R.id.show_original) {
94 } else if (id == R.id.add_file_attachment) {
96 } else if (id == R.id.add_photo_attachment) {
98 } else if (id == R.id.add_cc_bcc) {
100 } else if (id == R.id.save) {
102 } else if (id == R.id.send) {
104 } else if (id == R.id.discard) {
106 } else if (id == R.id.search) {
108 } else if (id == R.id.print_all) {
110 } else if (id == R.id.print_message) {
112 } else if (id == R.id.star) {
114 } else if (id == R.id.remove_star) {
116 } else if (id == R.id.reply) {
118 } else if (id == R.id.reply_all) {
120 } else if (id == R.id.forward) {
122 } else if (id == R.id.edit_draft) {
124 } else if (id == R.id.send_date) {
126 } else if (id == R.id.details_expanded_content || id == R.id.hide_details) {
128 } else if (id == R.id.upper_header) {
130 } else if (id == R.id.download_again || id == R.id.menu_download_again) {
132 } else if (id == R.id.menu_save) {
134 } else if (id == R.id.menu_save_all) {
136 } else if (id == R.id.menu_share) {
138 } else if (id == R.id.menu_share_all) {
140 } else if (id == R.id.show_pictures_text) {