Home | History | Annotate | Download | only in camera

Lines Matching full:toast

44 import android.widget.Toast;
993 Toast.makeText(this, isVideo
996 Toast.LENGTH_SHORT).show();
1034 Toast.makeText(this, R.string.no_way_to_share_video,
1035 Toast.LENGTH_SHORT).show();