Home | History | Annotate | Download | only in app

Lines Matching defs:contentPath

798         final String contentPath = searchable.getSuggestPath();
799 if (contentPath != null) {
800 uriBuilder.appendEncodedPath(contentPath);