HomeSort by relevance Sort by last modified time
    Searched refs:mCachedShortcutPreviewBitmap (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
WidgetPreviewLoader.java 119 private BitmapCache mCachedShortcutPreviewBitmap = new BitmapCache();
621 Bitmap tempBitmap = mCachedShortcutPreviewBitmap.get();
627 mCachedShortcutPreviewBitmap.set(tempBitmap);
AppsCustomizePagedView.java 234 BitmapCache mCachedShortcutPreviewBitmap = new BitmapCache();
    [all...]

Completed in 66 milliseconds