Home | History | Annotate | Download | only in camera

Lines Matching full:toast

58 import android.widget.Toast;
955 Toast.makeText(this, R.string.no_way_to_share,
956 Toast.LENGTH_SHORT).show();
970 Toast.makeText(this, isImage
973 Toast.LENGTH_SHORT).show();