Searched refs:showOnMap (Results 1 – 3 of 3) sorted by relevance
278 public static void showOnMap(Context context, double latitude, double longitude) { in showOnMap() method in GalleryUtils
401 GalleryUtils.showOnMap(mActivity, latlng[0], latlng[1]); in execute()
1071 public static void showOnMap(Activity activity, double[] latLong) { in showOnMap() method in CameraUtil