Searched defs:date (Results 1 – 16 of 16) sorted by relevance
49 Date date = new Date(); in testStarted() local66 Date date = new Date(); in testEnded() local
3 "date": "2016-03-07 10:59:01", string
3 "date": "2020-10-20T01:52:25+00:00", string
3 "date": "2017-11-09 06:57:51", string
5 "date": "2017-11-09 06:57:51", string
43 Date date = new Date(deleteTimeEpoch); in writeRetentionFile() local
221 Date date = new Date(); in testToJson() local
1916 Date date = new Date(1476958891000L); in testGetDeviceTimeOffset() local1935 Date date = new Date(1476958881000L); in testGetDeviceTimeOffset_delay() local1945 Date date = new Date(1476958881000L); in testSetDate() local1976 Date date = new Date(1476958881000L); in testSetDate_lowApi() local2004 Date date = new Date(1476958881000L); in testSetDate_NoAction() local2968 long date = 1512990942000L; // 2017-12-11 11:15:42.000 UTC in testGetLogcatSinceOnSdk23() local2991 long date = 1512990942012L; in testGetLogcatSinceOnSdkOver24() local
80 public void checkValidity(Date date) in checkValidity()
1048 public InputStreamSource getLogcatSince(long date); in getLogcatSince()1462 public long getDeviceTimeOffset(Date date) throws DeviceNotAvailableException; in getDeviceTimeOffset()1471 public void setDate(Date date) throws DeviceNotAvailableException; in setDate()
348 private static String formatDate(Date date) { in formatDate()
2900 public InputStreamSource getLogcatSince(long date) { in getLogcatSince()4811 public long getDeviceTimeOffset(Date date) throws DeviceNotAvailableException { in getDeviceTimeOffset()4827 public void setDate(Date date) throws DeviceNotAvailableException { in setDate()