Searched defs:newCount (Results 1 – 13 of 13) sorted by relevance
61 final long newCount = ((long) mUidToCount.get(uid, 0)) + 1; in incrementCountOrThrow() local80 final int newCount = mUidToCount.get(uid, 0) - 1; in decrementCountOrThrow() local
49 protected void setRefCountLPw(int newCount) { in setRefCountLPw()
130 void updateIndexCount(unsigned int newCount) { in updateIndexCount()133 void updateVertexCount(unsigned int newCount) { in updateVertexCount()
496 int newCount = 1; in incrementUidStatLocked() local537 final int newCount = mIntentsPerUid.valueAt(idx) - 1; in decrementUidStatLocked() local
1149 int newCount = mSplitRefcounts.get(r.splitToken) - 1; in processNextBroadcastLocked() local
188 int newCount = newDims == null ? 0 : newDims.length; in resize() local
215 final int newCount = getTraceCount(tag) - 1; in onTraceEnd() local
205 int newCount = receivedCount + 1; in scanRawTable() local
225 val newCount = state?.run { in getUnreadCount() constant
238 val newCount = getVisibleTaskCount(displayId) in <lambda>() constant
2128 int newCount = mChildren.size(); in forAllRootTasks() local2226 int newCount = mChildren.size(); in forAllRootTasks() local2344 int newCount = mChildren.size(); in getRootTask() local
289 int newCount; in handleMessage() local
800 jsize newCount = (curCount == 0) ? 10 : (curCount*2); in android_os_Process_getPids() local