Searched refs:PARAM_DATE_TIME (Results 1 – 2 of 2) sorted by relevance
413 bundle.putLong(BackendConstants.PARAM_DATE_TIME, System.currentTimeMillis()); in getJobCompletedAnalyticsBundle()432 bundle.putLong(BackendConstants.PARAM_DATE_TIME, System.currentTimeMillis()); in getJobAttemptedAnalyticsBundle()
170 public static final String PARAM_DATE_TIME = "date_time"; field in BackendConstants