Searched refs:JSON_KEY_PREMISE (Results 1 – 1 of 1) sorted by relevance
37 private static final String JSON_KEY_PREMISE = "premise"; field in ReverseGeocodeTask84 if (JSON_KEY_PREMISE.equals(types.getString(j))) { in doInBackground()