Searched refs:showPreview (Results 1 - 4 of 4) sorted by relevance

/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
H A DLiveWallpaperChange.java80 LiveWallpaperPreview.showPreview(this, 0, intent, info);
H A DLiveWallpaperActivity.java147 LiveWallpaperPreview.showPreview(getActivity(), REQUEST_PREVIEW, intent, info);
H A DLiveWallpaperPreview.java61 static void showPreview(Activity activity, int code, Intent intent, WallpaperInfo info) { method in class:LiveWallpaperPreview
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java465 showPreview(NOT_A_KEY);
888 private void showPreview(int keyIndex) { method in class:KeyboardView
1049 showPreview(NOT_A_KEY);
1198 showPreview(NOT_A_KEY);
1239 showPreview(keyIndex);
1271 showPreview(mCurrentKey);
1292 showPreview(NOT_A_KEY);
1304 showPreview(NOT_A_KEY);

Completed in 181 milliseconds