Searched defs:getLocalizedName (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DLocalAlbum.java251 return getLocalizedName(mApplication.getResources(), mBucketId, mName);
280 public static String getLocalizedName(Resources res, int bucketId, method in class:LocalAlbum

Completed in 143 milliseconds