Home
last modified time | relevance | path

Searched refs:mUnlockItem (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DSecureAlbum.java53 private MediaItem mUnlockItem; field in SecureAlbum
61 mUnlockItem = unlock; in SecureAlbum()
110 if (mShowUnlockItem) result.add(mUnlockItem); in getMediaItem()