Home | History | Annotate | Download | only in camera

Lines Matching refs:ok

269                 boolean ok = false;
275 ok = true;
279 if (!ok) {
815 .setPositiveButton(android.R.string.ok, listener)