Searched refs:changeCount (Results 1 – 3 of 3) sorted by relevance
707 final int changeCount = group.getChangeCountLocked(); in updateLogicalDisplaysLocked() local717 } else if (mUpdatedDisplayGroups.get(groupId) != changeCount) { in updateLogicalDisplaysLocked()720 mUpdatedDisplayGroups.put(groupId, changeCount); in updateLogicalDisplaysLocked()
557 final int changeCount = updateStringViaProviderApiSetting(type, in doTestQueryUpdateDeleteGlobalViaProviderApiForType() local559 assertEquals("Did not get expected change count.", 1, changeCount); in doTestQueryUpdateDeleteGlobalViaProviderApiForType()
2300 size_t changeCount = deltas->countEntries(); in shapeMediaFormat() local2301 ALOGD("shapeMediaFormat: deltas(%zu): %s", changeCount, deltas->debugString(2).c_str()); in shapeMediaFormat()2303 mediametrics_setInt32(metricsHandle, kCodecShapingEnhanced, changeCount); in shapeMediaFormat()2305 if (changeCount > 0) { in shapeMediaFormat()