Searched defs:age (Results 1 – 6 of 6) sorted by relevance
110 public T getPrevious(int age) { in getPrevious()
438 final long age = currentTimeMillis - session.createdMillis; in freeStageDirs() local537 final long age = System.currentTimeMillis() - session.createdMillis; in expireSessionsLocked() local
241 int age = NotificationRecordLogger.getAgeInMinutes(postTimeMs, whenMs); in testGetAgeInMinutes() local
592 final long age = now - when; in shouldSuppressHeadsUpWhenAwakeForOldWhen() local
704 private void touch(String name, long age) throws Exception { in touch()
850 final long age = System.currentTimeMillis() - file.lastModified(); in deleteOlderFiles() local