Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DPreviewFragment.java305 this::onSetWallpaperClicked); in setFullScreenActions()
418 protected void onSetWallpaperClicked(View button) { in onSetWallpaperClicked() method in PreviewFragment
H A DLivePreviewFragment.java362 mBottomActionBar.setActionClickListener(APPLY, unused -> onSetWallpaperClicked(null)); in onBottomActionBarReady()
H A DImagePreviewFragment.java266 mBottomActionBar.setActionClickListener(APPLY, this::onSetWallpaperClicked); in onBottomActionBarReady()