Searched refs:idSegment (Results 1 – 1 of 1) sorted by relevance
119 int idSegment = PROFILE_URI_ID_MAP.get(match); in mapsToProfile() local120 long id = Long.parseLong(uri.getPathSegments().get(idSegment)); in mapsToProfile()