Searched defs:getNextEntry (Results 1 – 5 of 5) sorted by relevance
40 DropBoxManager.Entry getNextEntry(String tag, long millis); in getNextEntry() method
68 bool Scanner::getNextEntry() { in getNextEntry() function in Scanner
232 DropBoxManager::getNextEntry(const String16& tag, long msec, Entry* entry) in getNextEntry() function in android::os::DropBoxManager
361 public Entry getNextEntry(String tag, long msec) { in getNextEntry() method in DropBoxManager
330 public synchronized DropBoxManager.Entry getNextEntry(String tag, long millis) { in getNextEntry() method in DropBoxManagerService