HomeSort by relevance Sort by last modified time
    Searched full:picdir (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
MediaStoreSaver.java 39 File picDir = Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_PICTURES);
40 if (!picDir.exists() && picDir.mkdirs()) {
42 picDir = mContext.getFilesDir();
45 File dir = new File(picDir, folderName);
  /toolchain/binutils/binutils-2.25/libiberty/
Makefile.in 105 all: stamp-picdir stamp-noasandir $(TARGETLIB) required-list all-subdir
394 stamp-picdir:
398 touch stamp-picdir
445 -rm -f $(CONFIG_H) stamp-picdir stamp-noasandir
502 $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS): stamp-picdir stamp-noasandir
503 $(CONFIGURED_OFILES): stamp-picdir stamp-noasandir
    [all...]
ChangeLog     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-9297     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ChangeLog-9697     [all...]

Completed in 409 milliseconds