Searched refs:oldCount (Results 1 – 8 of 8) sorted by relevance
187 int oldCount = oldDims == null ? 0 : oldDims.length; in resize() local189 if (oldCount != newCount) { in resize()190 throw new IllegalArgumentException("Cannot resize " + oldCount + "-dimensional " in resize()
1369 int oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F() local1373 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1381 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()1385 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1398 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()1402 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1410 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()1414 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1439 int oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F() local1444 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()[all …]
201 final int oldCount = getChildCount(); in onFocusSearchFailed() local203 if (oldCount == 0) { in onFocusSearchFailed()
575 final int oldCount = getChildCount(); in onFocusSearchFailed() local577 if (oldCount == 0) { in onFocusSearchFailed()
378 final int oldCount = mAdapter.getCount();399 if (mAdapter.getCount() != oldCount) {
848 final int oldCount = in rebatchAllAlarmsLocked() local878 if (oldCount != newCount) { in rebatchAllAlarmsLocked()879 Slog.wtf(TAG, "Rebatching: total count changed from " + oldCount + " to " + newCount); in rebatchAllAlarmsLocked()
1044 final int oldCount = count; in testPredictiveOnMeasureWrapContent() local1049 if (oldCount > 0) { in testPredictiveOnMeasureWrapContent()1050 mActivity.removeItems(0, oldCount); in testPredictiveOnMeasureWrapContent()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...