Searched refs:updateItemCount (Results 1 – 4 of 4) sorted by relevance
54 public void updateItemCount(int generation, int itemCount) { in setUpUi()103 public void updateItemCount() throws InterruptedException { in updateItemCount() method in ThreadUtilTest107 mMainThreadProxy.updateItemCount(7, 9); in updateItemCount()
23 void updateItemCount(int generation, int itemCount); in updateItemCount() method
39 public void updateItemCount(int generation, int itemCount) { in getMainThreadProxy() method65 callback.updateItemCount(msg.arg1, msg.arg2); in getMainThreadProxy()
210 public void updateItemCount(int generation, int itemCount) {307 mMainThreadProxy.updateItemCount(mGeneration, mItemCount);