Searched refs:NEW_EXT_PATH (Results 1 – 1 of 1) sorted by relevance
51 private static final String NEW_EXT_PATH = field in GalleryWidgetMigrator53 private static final int RELATIVE_PATH_START = NEW_EXT_PATH.length();64 boolean isDone = NEW_EXT_PATH.equals(extPath); in migrateGalleryWidgets()69 prefs.edit().putString(KEY_EXT_PATH, NEW_EXT_PATH).commit(); in migrateGalleryWidgets()160 String newPath = NEW_EXT_PATH + entry.relativePath; in updateEntryUsingRelativePath()