Searched refs:mShowUnlockItem (Results 1 – 1 of 1) sorted by relevance
54 private boolean mShowUnlockItem; field in SecureAlbum62 mShowUnlockItem = (!isCameraBucketEmpty(Images.Media.EXTERNAL_CONTENT_URI) in SecureAlbum()110 if (mShowUnlockItem) result.add(mUnlockItem); in getMediaItem()116 return (mExistingItems.size() + (mShowUnlockItem ? 1 : 0)); in getMediaItemCount()