Searched refs:mMinImageId (Results 1 – 1 of 1) sorted by relevance
37 private int mMinImageId = Integer.MAX_VALUE; // the smallest id of images field in SecureAlbum74 mMinImageId = Math.min(mMinImageId, id); in addMediaItem()170 Images.Media.EXTERNAL_CONTENT_URI, mMinImageId, mMaxImageId); in updateExistingItems()