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