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

/frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
H A DHistogramPredictor.java96 public void setCounter(HashMap<String, HashMap<String, Integer> > counter) { method in class:HistogramPredictor.HistogramCounter
344 mPredictor.get(entry.getKey()).setCounter(entry.getValue());

Completed in 68 milliseconds