Searched refs:lastPathSegment (Results 1 – 1 of 1) sorted by relevance
56 final String lastPathSegment = uri.getLastPathSegment(); in isEncodedContactUri() local57 if (lastPathSegment == null) { in isEncodedContactUri()60 return lastPathSegment.equals(Constants.LOOKUP_URI_ENCODED); in isEncodedContactUri()