Searched refs:numUnstableIncs (Results 1 – 2 of 2) sorted by relevance
40 public int numUnstableIncs; field in ContentProviderConnection83 sb.append(numUnstableIncs); in toClientString()
9351 conn.numUnstableIncs++; in incProviderCountLocked()9362 conn.numUnstableIncs = 1; in incProviderCountLocked()9927 conn.numUnstableIncs += unstable; in refContentProvider()