Searched refs:ACTION_ZOOM_IMAGE (Results 1 – 3 of 3) sorted by relevance
38 public static final String ACTION_ZOOM_IMAGE = field in Constants
86 Intent localIntent = new Intent(Constants.ACTION_ZOOM_IMAGE); in onClick()
209 displayerIntentFilter = new IntentFilter(Constants.ACTION_ZOOM_IMAGE);487 } else if (intent.getAction().equals(Constants.ACTION_ZOOM_IMAGE)) {