Searched refs:ActiveCallsCommand (Results 1 – 2 of 2) sorted by relevance
19 import com.android.dialer.commandline.impl.ActiveCallsCommand;52 private final ActiveCallsCommand activeCallsCommand;61 ActiveCallsCommand activeCallsCommand) { in AospCommandInjector()
30 public class ActiveCallsCommand implements Command { class35 ActiveCallsCommand(@ApplicationContext Context appContext) { in ActiveCallsCommand() method in ActiveCallsCommand