Searched refs:MAPS_INTENT_URI (Results 1 – 2 of 2) sorted by relevance
70 public static final String MAPS_INTENT_URI = "geo:0,0?q="; field in Constants
110 intent.setData(Uri.parse(Constants.MAPS_INTENT_URI + in onCreateView()