Searched refs:CommandLineComponent (Results 1 – 4 of 4) sorted by relevance
28 public abstract class CommandLineComponent { class32 public static CommandLineComponent get(Context context) { in get()40 CommandLineComponent commandLineComponent(); in commandLineComponent()
53 CommandLineComponent.get(context) in onReceive()
23 import com.android.dialer.commandline.CommandLineComponent;61 CommandLineComponent.get(context).commandSupplier().get(); in run()
25 import com.android.dialer.commandline.CommandLineComponent;65 CommandLineComponent.HasComponent,