Searched defs:newCount (Results 1 – 10 of 10) sorted by relevance
49 protected void setRefCountLPw(int newCount) { in setRefCountLPw()
130 void updateIndexCount(unsigned int newCount) { in updateIndexCount()133 void updateVertexCount(unsigned int newCount) { in updateVertexCount()
420 int newCount = 1; in incrementUidStatLocked() local461 final int newCount = mIntentsPerUid.valueAt(idx) - 1; in decrementUidStatLocked() local
1101 int newCount = mSplitRefcounts.get(r.splitToken) - 1; in processNextBroadcastLocked() local
149 val newCount = state?.run { in onEntryReinflated() constant
188 int newCount = newDims == null ? 0 : newDims.length; in resize() local
214 int newCount = receivedCount + 1; in scanRawTable() local
287 int newCount; in handleMessage() local
863 jsize newCount = (curCount == 0) ? 10 : (curCount*2); in android_os_Process_getPids() local
1057 final int newCount = in rebatchAllAlarmsLocked() local