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.java41 public class ComputeThresholdAction extends AbstractThreadedAction { class
50 public ComputeThresholdAction(String name, DumpTableModel dataTableModel, int threshold, in ComputeThresholdAction() method in ComputeThresholdAction