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

/frameworks/ml/bordeaux/learning/predictor_histogram/java/android/bordeaux/learning/
H A DHistogramPredictor.java182 public HashMap<String, HashMap<String, Integer> > getCounter() { method in class:HistogramPredictor.HistogramCounter
309 model.put(entry.getKey(), entry.getValue().getCounter());
361 mPredictor.get(TIME_OF_WEEK).getCounter();

Completed in 45 milliseconds