Searched defs:dateFormat (Results 1 – 4 of 4) sorted by relevance
67 SimpleDateFormat dateFormat = new SimpleDateFormat("EEE MMM dd HH:mm:ss zzz yyyy"); in getTimestamp() local77 SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy.MM.dd_HH.mm.ss"); in getResultTimestamp() local
93 SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy.MM.dd-HH.mm.ss", Locale.ENGLISH); in getReportBaseName() local
160 java.text.DateFormat dateFormat = DateFormat.getDateFormat(mContext); in testFormatMethods() local
390 SimpleDateFormat dateFormat = new SimpleDateFormat("EEE MMM dd HH:mm:ss zzz yyyy"); in toReadableDateString() local