Searched defs:Command (Results 1 – 5 of 5) sorted by relevance
21 public static abstract class Command { class in Svc24 public Command(String name) { in Command() method in Svc.Command
38 private static final class Command { class in AsyncPlayer
48 private static final class Command { class in NotificationPlayer
20 typedef enum Command { enum28 } Command; typedef
585 typedef void (InputDispatcher::*Command)(CommandEntry* commandEntry); typedef