Searched defs:getNextEntry (Results 1 – 3 of 3) sorted by relevance
41 DropBoxManager.Entry getNextEntry(String tag, long millis); in getNextEntry() method
329 public Entry getNextEntry(String tag, long msec) { in getNextEntry() method in DropBoxManager
272 public synchronized DropBoxManager.Entry getNextEntry(String tag, long millis) { in getNextEntry() method in DropBoxManagerService