Searched refs:mUpdateCount (Results 1 – 2 of 2) sorted by relevance
95 private int mUpdateCount; field in ConversationInputManager323 mUpdateCount++; in beginUpdate()328 Assert.isTrue(mUpdateCount > 0); in endUpdate()329 if (--mUpdateCount == 0) { in endUpdate()
283 private int mUpdateCount = 0; field in SourceLatency.LiveSourceCheck.MyDataSetObserver295 mUpdateCount++; in onChanged()296 Log.d(TAG, mSrc + ", update " + mUpdateCount + ": " + mCursor.getCount() in onChanged()