Home
last modified time | relevance | path

Searched defs:IsAssociatedCallable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/StatementService/src/com/android/statementservice/
DDirectStatementService.java224 private class IsAssociatedCallable implements Callable<Void> { class in DirectStatementService
231 public IsAssociatedCallable(List<String> sources, String target, String relation, in IsAssociatedCallable() method in DirectStatementService.IsAssociatedCallable