Home
last modified time | relevance | path

Searched refs:toBugReportTimestamp (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DMetaBugReport.java135 static String toBugReportTimestamp(Date date) { in toBugReportTimestamp() method in MetaBugReport
H A DBugReportActivity.java619 String timestamp = MetaBugReport.toBugReportTimestamp(new Date()); in createBugReport()
691 MetaBugReport.toBugReportTimestamp(new Date()), mOriginalBug); in doInBackground()
/aosp12/packages/services/Car/tests/BugReportApp/tests/src/com/android/car/bugreport/
H A DTtlPointsDecrementalTest.java47 private static final String TIMESTAMP_TODAY = MetaBugReport.toBugReportTimestamp(new Date());
H A DBugStorageUtilsTest.java56 private static final String TIMESTAMP_TODAY = MetaBugReport.toBugReportTimestamp(new Date());