Home
last modified time | relevance | path

Searched defs:basePath (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DFilterTypeSet.java84 String basePath = "/filter/mediatype/" + mMediaType; in updateData() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Ddict_file_writing_utils.cpp82 /* static */ bool DictFileWritingUtils::flushBufferToFileWithSuffix(const char *const basePath, in flushBufferToFileWithSuffix()
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DFilenameUtils.java393 public static String concat(String basePath, String fullFilenameToAdd) { in concat()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAlbumPage.java348 String basePath = mMediaSet.getPath().toString(); in doCluster() local
DAlbumSetPage.java311 String basePath = mMediaSet.getPath().toString(); in doCluster() local