Searched refs:isDropboxFilePath (Results 1 – 1 of 1) sorted by relevance
790 } else if (DropboxEntry.isDropboxFilePath(line) && lastEntryName != null) { in getDropboxEntriesFromStdout()905 private static boolean isDropboxFilePath(String input) { in isDropboxFilePath() method in DropboxEntry