Searched defs:dropbox (Results 1 – 2 of 2) sorted by relevance
55 DropBoxManager dropbox = (DropBoxManager) getContext().getSystemService( in testAddText() local200 DropBoxManager dropbox = new DropBoxManager(service); in testAddEntriesInTheFuture() local250 DropBoxManager dropbox = (DropBoxManager) getContext().getSystemService( in testIsTagEnabled() local283 DropBoxManager dropbox = new DropBoxManager(service); in testGetNextEntry() local346 DropBoxManager dropbox = new DropBoxManager(service); in testSizeLimits() local441 DropBoxManager dropbox = new DropBoxManager(service); in testAgeLimits() local472 DropBoxManager dropbox = new DropBoxManager(service); in testFileCountLimits() local525 DropBoxManager dropbox = new DropBoxManager(service); in testCreateDropBoxManagerWithInvalidDirectory() local
54 final DropBoxManager dropbox = in startWorking() local79 private void handleSnapshotFile(File file, DropBoxManager dropbox) { in handleSnapshotFile()