Searched refs:getLocalizedName (Results 1 – 3 of 3) sorted by relevance
251 return getLocalizedName(mApplication.getResources(), mBucketId, mName); in getName()280 public static String getLocalizedName(Resources res, int bucketId, in getLocalizedName() method in LocalAlbum
43 public String getLocalizedName(); in getLocalizedName() method
1399 String albumName = LocalAlbum.getLocalizedName(getResources(), bucketId, null); in saveImage()