Home | History | Annotate | Download | only in camera

Lines Matching refs:preferences

498                     Intent preferences = new Intent();
499 preferences.setClass(ImageGallery.this,
501 startActivity(preferences);