Searched refs:onClickWallpaperPicker (Results 1 – 3 of 3) sorted by relevance
65 public void onClickWallpaperPicker(View v); in onClickWallpaperPicker() method
1407 onClickWallpaperPicker(view); in setupOverviewPanel()2787 protected void onClickWallpaperPicker(View v) { in onClickWallpaperPicker() method in Launcher2801 mLauncherCallbacks.onClickWallpaperPicker(v); in onClickWallpaperPicker()
145 public void onClickWallpaperPicker(View v) { in onClickWallpaperPicker() method in LauncherExtension.LauncherExtensionCallbacks