Searched refs:earliestMtime (Results 1 – 1 of 1) sorted by relevance
518 long earliestMtime = System.currentTimeMillis(); in readOtherDeviceTasksFromDisk() local546 if (earliestMtime > taskMtime) { in readOtherDeviceTasksFromDisk()547 earliestMtime = taskMtime; in readOtherDeviceTasksFromDisk()569 mExpiredTasksCleanupTime = earliestMtime + MAX_INSTALL_WAIT_TIME; in readOtherDeviceTasksFromDisk()