Searched refs:updateItemCount (Results 1 – 4 of 4) sorted by relevance
62 public void updateItemCount(int generation, int itemCount) { in setup()113 public void updateItemCount() throws InterruptedException { in updateItemCount() method in ThreadUtilTest117 mMainThreadProxy.updateItemCount(7, 9); in updateItemCount()
23 void updateItemCount(int generation, int itemCount); in updateItemCount() method
40 public void updateItemCount(int generation, int itemCount) { in getMainThreadProxy() method66 callback.updateItemCount(msg.arg1, msg.arg2); in getMainThreadProxy()
214 public void updateItemCount(int generation, int itemCount) {311 mMainThreadProxy.updateItemCount(mGeneration, mItemCount);