Searched refs:TIMESTAMP_FIELD (Results 1 – 2 of 2) sorted by relevance
35 private static final String TIMESTAMP_FIELD = "_applied_timestamp"; field in ClockManager52 json.put(TIMESTAMP_FIELD, System.currentTimeMillis()); in handleApply()
77 private final static String TIMESTAMP_FIELD = "_applied_timestamp"; field in ThemeBundle198 json.put(TIMESTAMP_FIELD, System.currentTimeMillis()); in getJsonPackages()