Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/tests/robotests/src/com/android/customization/model/theme/
DThemeManagerTest.java114 final String serializedPackagesWithTimestamp = theme.getSerializedPackagesWithTimestamp(); in apply_WithOverlayTheme_StoresSerializedPackagesWithTimestamp()
119 when(theme.getSerializedPackagesWithTimestamp()) in apply_WithOverlayTheme_StoresSerializedPackagesWithTimestamp()
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeManager.java87 ResourceConstants.THEME_SETTING, theme.getSerializedPackagesWithTimestamp()); in applyOverlays()
DThemeBundle.java185 public String getSerializedPackagesWithTimestamp() { in getSerializedPackagesWithTimestamp() method in ThemeBundle
/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorOption.java141 public String getSerializedPackagesWithTimestamp() { in getSerializedPackagesWithTimestamp() method in ColorOption