Home
last modified time | relevance | path

Searched refs:DCIM_DIR (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/content/
DPhotosContentJob.java58 static final String DCIM_DIR = Environment.getExternalStoragePublicDirectory( field in PhotosContentJob
168 if (dir.startsWith(DCIM_DIR)) { in onStartJob()