Home
last modified time | relevance | path

Searched defs:ComputeThresholdAction (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/preload2/src/com/android/preload/actions/
DComputeThresholdAction.java42 public class ComputeThresholdAction extends AbstractAction implements Runnable { class
51 public ComputeThresholdAction(String name, DumpTableModel dataTableModel, int threshold, in ComputeThresholdAction() method in ComputeThresholdAction