Searched refs:mostRecentAccessTime (Results 1 – 1 of 1) sorted by relevance
108 long mostRecentAccessTime = Long.MIN_VALUE; in getLatestAccessLogTimeStamp() local113 mostRecentAccessTime = Math.max(mostRecentAccessTime, accessTime); in getLatestAccessLogTimeStamp()116 return mostRecentAccessTime; in getLatestAccessLogTimeStamp()