Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperPreferences.java76 private void persistResIdByName(String key, int resId) { in persistResIdByName() method in DefaultWallpaperPreferences
142 persistResIdByName(WallpaperPreferenceKeys.KEY_HOME_WALLPAPER_ACTION_LABEL_RES, resId); in setHomeWallpaperActionLabelRes()
153 persistResIdByName(WallpaperPreferenceKeys.KEY_HOME_WALLPAPER_ACTION_ICON_RES, resId); in setHomeWallpaperActionIconRes()
305 persistResIdByName(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ACTION_LABEL_RES, resId); in setLockWallpaperActionLabelRes()
316 persistResIdByName(WallpaperPreferenceKeys.KEY_LOCK_WALLPAPER_ACTION_ICON_RES, resId); in setLockWallpaperActionIconRes()