Home | History | Annotate | Download | only in calendar

Lines Matching full:itemid

1234         final int itemId = item.getItemId();
1235 if (itemId == android.R.id.home) {
1239 } else if (itemId == R.id.info_action_edit) {
1242 } else if (itemId == R.id.info_action_delete) {
1249 } else if (itemId == R.id.info_action_change_color) {