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 115 private BitmapCache mCachedShortcutPreviewBitmap = new BitmapCache();
537 Bitmap tempBitmap = mCachedShortcutPreviewBitmap.get();
543 mCachedShortcutPreviewBitmap.set(tempBitmap);
AppsCustomizePagedView.java 231 BitmapCache mCachedShortcutPreviewBitmap = new BitmapCache();
    [all...]

Completed in 364 milliseconds