Home | History | Annotate | Download | only in camera

Lines Matching full:showdetails

2847         boolean showDetails = (type == LocalData.LOCAL_IMAGE) || (type == LocalData.LOCAL_VIDEO);
2848 detailsMenuItem.setVisible(showDetails);