Searched refs:getCounter (Results 1 – 2 of 2) sorted by relevance
182 public HashMap<String, HashMap<String, Integer> > getCounter() { in getCounter() method in HistogramPredictor.HistogramCounter309 model.put(entry.getKey(), entry.getValue().getCounter()); in getModel()361 mPredictor.get(TIME_OF_WEEK).getCounter(); in loadClassCounter()
268 ((AttachDetachCountingAdapter) adapter).getCounter() in removeRecyclerView()1076 public ViewAttachDetachCounter getCounter() { in getCounter() method in BaseRecyclerViewInstrumentationTest.TestAdapter1148 ViewAttachDetachCounter getCounter(); in getCounter() method