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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumLabelMaker.java 135 private final int mSourceType;
140 mSourceType = sourceType;
149 Bitmap icon = getOverlayAlbumIcon(mSourceType);
AlbumSetSlidingWindow.java 483 private final int mSourceType;
490 mSourceType = sourceType;
496 mTitle, String.valueOf(mTotalCount), mSourceType), l);

Completed in 57 milliseconds