Searched refs:ComputeThresholdXAction (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/preload2/src/com/android/preload/actions/
H A DComputeThresholdXAction.java22 public class ComputeThresholdXAction extends ComputeThresholdAction { class in inherits:ComputeThresholdAction
24 public ComputeThresholdXAction(String name, DumpTableModel dataTableModel, method in class:ComputeThresholdXAction
/frameworks/base/tools/preload2/src/com/android/preload/
H A DMain.java23 import com.android.preload.actions.ComputeThresholdXAction;
114 actions.add(new ComputeThresholdXAction("Compute(X)", dataTableModel,

Completed in 1305 milliseconds