Searched refs:dropbox (Results 1 – 2 of 2) sorted by relevance
50 DropBoxManager dropbox = (DropBoxManager) mContext in checkCrash() local52 Assert.assertNotNull("Unable access the DropBoxManager service", dropbox); in checkCrash()58 while (null != (entry = dropbox.getNextEntry(label, timestamp))) { in checkCrash()
70 DropBoxManager dropbox = (DropBoxManager) mContext in checkCrash() local72 Assert.assertNotNull("Unable access the DropBoxManager service", dropbox); in checkCrash()80 while (null != (entry = dropbox.getNextEntry(label, timestamp))) { in checkCrash()