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