Searched defs:callCommand (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Dialer/java/com/android/dialer/commandline/ | ||
D | CommandLineModule.java | 51 private final CallCommand callCommand; field in CommandLineModule.AospCommandInjector |
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/ | ||
D | TestCommandReceiver.java | 115 public static Bundle callCommand(String command) { in callCommand() method in TestCommandReceiver |