Searched refs:MSG_ALBUMPAGE_NONE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java116 public static final int MSG_ALBUMPAGE_NONE = 0; field in class:PhotoPage
1346 KEY_ALBUMPAGE_TRANSITION, MSG_ALBUMPAGE_NONE);
1348 if (albumPageTransition == MSG_ALBUMPAGE_NONE && mAppBridge != null

Completed in 34 milliseconds