Searched defs:showOnMap (Results 1 – 2 of 2) sorted by relevance
278 public static void showOnMap(Context context, double latitude, double longitude) { in showOnMap() method in GalleryUtils
1071 public static void showOnMap(Activity activity, double[] latLong) { in showOnMap() method in CameraUtil