Searched refs:TINY_PLANET_ACTION (Results 1 – 2 of 2) sorted by relevance
138 public static final String TINY_PLANET_ACTION = "com.android.camera.action.TINY_PLANET"; field in FilterShowActivity874 if (mAction == TINY_PLANET_ACTION) { in onPostExecute()
663 Intent intent = new Intent(FilterShowActivity.TINY_PLANET_ACTION); in launchTinyPlanet()