HomeSort by relevance Sort by last modified time
    Searched refs:ComputeThresholdXAction (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/preload2/src/com/android/preload/actions/
ComputeThresholdXAction.java 22 public class ComputeThresholdXAction extends ComputeThresholdAction {
24 public ComputeThresholdXAction(String name, DumpTableModel dataTableModel,
  /frameworks/base/tools/preload2/src/com/android/preload/
Main.java 23 import com.android.preload.actions.ComputeThresholdXAction;
114 actions.add(new ComputeThresholdXAction("Compute(X)", dataTableModel,

Completed in 270 milliseconds