Searched refs:onRecreateView (Results 1 – 3 of 3) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/ | ||
D | FloatingSheetContent.kt | 45 open fun onRecreateView(oldView: T) {} in onViewCreated() method in com.android.wallpaper.widget.floatingsheetcontent.FloatingSheetContent |
D | PreviewCustomizeSettingsContent.kt | 47 override fun onRecreateView(oldPreviewPage: View) { in onRecreateView() method in com.android.wallpaper.widget.floatingsheetcontent.PreviewCustomizeSettingsContent |
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/ | ||
D | BottomActionBar.java | 127 public void onRecreateView(T oldView) {} in onRecreateView() method in BottomActionBar.BottomSheetContent |