Searched refs:ComputeThresholdXAction (Results 1 – 2 of 2) sorted by relevance
22 public class ComputeThresholdXAction extends ComputeThresholdAction { class24 public ComputeThresholdXAction(String name, DumpTableModel dataTableModel, in ComputeThresholdXAction() method in ComputeThresholdXAction
23 import com.android.preload.actions.ComputeThresholdXAction;114 actions.add(new ComputeThresholdXAction("Compute(X)", dataTableModel, in Main()