Home | History | Annotate | Download | only in app

Lines Matching defs:getExternalFilesDir

371          * external files directory (as returned by {@link Context#getExternalFilesDir(String)}.
374 * @param dirType the directory type to pass to {@link Context#getExternalFilesDir(String)}
380 setDestinationFromBase(context.getExternalFilesDir(dirType), subPath);