Searched defs:relativePath (Results 1 – 7 of 7) sorted by relevance
74 public String relativePath; field in WidgetDatabaseHelper.Entry218 public boolean setWidget(int id, int type, String albumPath, String relativePath) { in setWidget()
167 String relativePath = null; in setChoosenAlbum() local
299 String relativePath = "/"; in getRelativePath() local
146 String relativePath = cursor.getString(relativePathColumn); in load() local
669 private static void assertDirectories(ContentValues values, String relativePath, in assertDirectories()
820 final String relativePath = cursor.getString(0); in getRelativePathAndDisplayNameForDownload() local
1542 final String relativePath = values.getAsString(ImageColumns.RELATIVE_PATH); in computeDataValues() local2087 final String[] relativePath = sanitizePath( in ensureFileColumns() local