Searched refs:CallCommand (Results 1 – 2 of 2) sorted by relevance
21 import com.android.dialer.commandline.impl.CallCommand;51 private final CallCommand callCommand;60 CallCommand callCommand, in AospCommandInjector()
36 public class CallCommand implements Command { class41 CallCommand(@ApplicationContext Context appContext) { in CallCommand() method in CallCommand