Searched refs:showPreview (Results 1 – 4 of 4) sorted by relevance
465 showPreview(NOT_A_KEY); in setKeyboard()888 private void showPreview(int keyIndex) { in showPreview() method in KeyboardView1049 showPreview(NOT_A_KEY); in openPopupIfRequired()1198 showPreview(NOT_A_KEY);1239 showPreview(keyIndex);1271 showPreview(mCurrentKey);1292 showPreview(NOT_A_KEY);1304 showPreview(NOT_A_KEY);
80 LiveWallpaperPreview.showPreview(this, 0, intent, info); in onCreate()
147 LiveWallpaperPreview.showPreview(getActivity(), REQUEST_PREVIEW, intent, info); in onItemClick()
60 static void showPreview(Activity activity, int code, Intent intent, WallpaperInfo info) { in showPreview() method in LiveWallpaperPreview