Searched refs:postCount (Results 1 – 1 of 1) sorted by relevance
114 int postCount; in update() local119 postCount = mCount; in update()121 if (preCount != postCount) { in update()122 mSizeCallback.update(postCount); in update()