Home | History | Annotate | Download | only in media

Lines Matching full:exists

485                     boolean exists = (new File(candidate)).exists();
486 if (!exists) { // CR: inline the expression for exists