Searched refs:numUnstableIncs (Results 1 – 2 of 2) sorted by relevance
48 public int numUnstableIncs; field in ContentProviderConnection130 sb.append(numUnstableIncs); in toClientString()
6595 conn.numUnstableIncs++; in incProviderCountLocked()6607 conn.numUnstableIncs = 1; in incProviderCountLocked()7430 conn.numUnstableIncs += unstable; in refContentProvider()