Searched refs:timeFormatter (Results 1 – 1 of 1) sorted by relevance
375 java.text.DateFormat timeFormatter = DateFormat.getTimeFormat(context); in addRecordingToDatabase() local382 .append(timeFormatter.format(date)); in addRecordingToDatabase()