Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DFloatingSheet.kt129 fun updateContentViewWithAnimation(@FloatingSheetContentType type: Int) { in <lambda>() method
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DPreviewFragment.java435 mFloatingSheet.updateContentViewWithAnimation(floatingSheetType); in getFloatingSheetControlButtonChangeListener()