Searched refs:taskMtime (Results 1 – 1 of 1) sorted by relevance
545 final long taskMtime = taskFile.lastModified(); in readOtherDeviceTasksFromDisk() local546 if (earliestMtime > taskMtime) { in readOtherDeviceTasksFromDisk()547 earliestMtime = taskMtime; in readOtherDeviceTasksFromDisk()