Home | History | Annotate | Download | only in camera

Lines Matching full:resultintent

1142         Intent resultIntent = new Intent();
1146 resultIntent.setData(mCurrentVideoUri);
1150 setResultEx(resultCode, resultIntent);