Home | History | Annotate | Download | only in com.example.android.camera2basic

Lines Matching defs:args

980             Bundle args = new Bundle();
981 args.putString(ARG_MESSAGE, message);
982 dialog.setArguments(args);