Searched defs:CallCommand (Results 1 – 2 of 2) sorted by relevance
38 public class CallCommand implements Command { class43 CallCommand(@ApplicationContext Context appContext) { in CallCommand() method in CallCommand
586 private static class CallCommand extends Command { class in Content590 public CallCommand(Uri uri, int userId, String method, String arg, Bundle extras) { in CallCommand() method in Content.CallCommand