Searched refs:changeCount (Results 1 – 2 of 2) sorted by relevance
556 final int changeCount = updateStringViaProviderApiSetting(type, in doTestQueryUpdateDeleteGlobalViaProviderApiForType() local558 assertEquals("Did not get expected change count.", 1, changeCount); in doTestQueryUpdateDeleteGlobalViaProviderApiForType()
954 final int changeCount = mResolver.getChangeCount(ROOTS_URI); in setupRoots() local959 mResolver.waitForNotification(ROOTS_URI, changeCount + 1); in setupRoots()