Searched refs:RELATIVE_PATH_START (Results 1 – 1 of 1) sorted by relevance
53 private static final int RELATIVE_PATH_START = NEW_EXT_PATH.length(); field in GalleryWidgetMigrator138 String oldPath = oldExtStorage + path.substring(RELATIVE_PATH_START); in updatePath()150 entry.relativePath = path.substring(RELATIVE_PATH_START); in updatePath()