Searched defs:stateAbbr (Results 1 – 1 of 1) sorted by relevance
217 String stateAbbr = getString(cursor, cursor.getColumnIndex(CequintColumnNames.STATE_ABBR)); in lookup() local304 String city, String state, String stateAbbr, String country) { in getGeolocation()