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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DFilterShowActivity.java140 public static final String TINY_PLANET_ACTION = "com.android.camera.action.TINY_PLANET"; field in class:FilterShowActivity
876 if (mAction == TINY_PLANET_ACTION) {
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java663 Intent intent = new Intent(FilterShowActivity.TINY_PLANET_ACTION);

Completed in 65 milliseconds