Searched defs:date (Results 1 – 14 of 14) 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
5 "date": "2017-11-09 06:57:51", string
3 "date": "2017-11-09 06:57:51", string
43 Date date = new Date(deleteTimeEpoch); in writeRetentionFile() local
231 Date date = new Date(); in testToJson() local
79 public void checkValidity(Date date) in checkValidity()
1966 Date date = new Date(1476958891000L); in testGetDeviceTimeOffset() local1985 Date date = new Date(1476958881000L); in testGetDeviceTimeOffset_delay() local1995 Date date = new Date(1476958881000L); in testSetDate() local2026 Date date = new Date(1476958881000L); in testSetDate_lowApi() local2054 Date date = new Date(1476958881000L); in testSetDate_NoAction() local2900 long date = 1512990942000L; // 2017-12-11 03:15:42.015 in testGetLogcatSince() local
870 public InputStreamSource getLogcatSince(long date); in getLogcatSince()1311 public long getDeviceTimeOffset(Date date) throws DeviceNotAvailableException; in getDeviceTimeOffset()1320 public void setDate(Date date) throws DeviceNotAvailableException; in setDate()
2275 public InputStreamSource getLogcatSince(long date) { in getLogcatSince()4046 public long getDeviceTimeOffset(Date date) throws DeviceNotAvailableException { in getDeviceTimeOffset()4063 public void setDate(Date date) throws DeviceNotAvailableException { in setDate()