Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPage.java120 public static final int MSG_ALBUMPAGE_RESUMED = 2; field in PhotoPage
1379 if (albumPageTransition == MSG_ALBUMPAGE_RESUMED) { in transitionFromAlbumPageIfNeeded()
DAlbumPage.java213 PhotoPage.MSG_ALBUMPAGE_RESUMED); in onBackPressed()