Home | History | Annotate | Download | only in settings

Lines Matching defs:args

1184             Bundle args = new Bundle();
1185 args.putBoolean(EXTRA_COMPLIANT, compliant);
1186 dialog.setArguments(args);