Home | History | Annotate | Download | only in calendar

Lines Matching full:itemid

760         final int itemId = item.getItemId();
761 if (itemId == R.id.action_refresh) {
764 } else if (itemId == R.id.action_today) {
769 } else if (itemId == R.id.action_create_event) {
781 } else if (itemId == R.id.action_select_visible_calendars) {
785 } else if (itemId == R.id.action_settings) {
788 } else if (itemId == R.id.action_hide_controls) {
805 } else if (itemId == R.id.action_search) {
1277 public boolean onNavigationItemSelected(int itemPosition, long itemId) {