Searched refs:QueryCommand (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java276 public QueryCommand parseQueryCommand() {
301 return new QueryCommand(uri, userId, projection, where, sort);
461 private static class QueryCommand extends DeleteCommand { class in class:Content
465 public QueryCommand( method in class:Content.QueryCommand

Completed in 137 milliseconds