Searched refs:oldCount (Results 1 – 6 of 6) 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()
1290 int oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F() local1294 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1302 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()1306 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1319 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()1323 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1331 oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F()1335 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()1360 int oldCount = mFakeConsumer->mGetFrameTimestampsCount; in TEST_F() local1365 EXPECT_EQ(oldCount, mFakeConsumer->mGetFrameTimestampsCount); in TEST_F()[all …]
200 final int oldCount = getChildCount(); in onFocusSearchFailed() local202 if (oldCount == 0) { in onFocusSearchFailed()
580 final int oldCount = getChildCount(); in onFocusSearchFailed() local582 if (oldCount == 0) { in onFocusSearchFailed()
201 final int oldCount = mAdapter.getCount(); in applyNewFilterText() local219 if (mAdapter.getCount() != oldCount) { in applyNewFilterText()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...