Searched refs:TIMESTAMP_FIELD (Results 1 – 2 of 2) sorted by relevance
91 static final String TIMESTAMP_FIELD = "_applied_timestamp"; field in ThemeOverlayApplier
32 import static com.android.systemui.theme.ThemeOverlayApplier.TIMESTAMP_FIELD;345 jsonObject.put(TIMESTAMP_FIELD, System.currentTimeMillis()); in handleWallpaperColors()