Home
last modified time | relevance | path

Searched refs:setCount (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DBaseAdapterTest.java120 baseAdapter.setCount(0); in testIsEmpty()
123 baseAdapter.setCount(1); in testIsEmpty()
147 public void setCount(int count) { in setCount() method in BaseAdapterTest.MockBaseAdapter
DAbsSpinnerTest.java204 adapter.setCount(3); in testPointToPosition()
291 public void setCount(int count) { in setCount() method in AbsSpinnerTest.MockSpinnerAdapter
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/extensions/util/
DTestValueCountConsumer.java54 public void setCount(int count) { in setCount() method in TestValueCountConsumer
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/layout/
DExtensionWindowLayoutComponentTest.java248 windowLayoutInfoConsumer.setCount(1); in testWindowLayoutComponent_windowLayoutInfoListener_deviceStateChanged()
254 deviceStateCallbackConsumer.setCount(1); in testWindowLayoutComponent_windowLayoutInfoListener_deviceStateChanged()
401 windowLayoutInfoConsumer.setCount(1); in testGetWindowLayoutInfo_displayMetricsChanged_windowLayoutUpdates()
455 consumer.setCount(3); in testGetWindowLayoutInfo_enterExitPip_windowLayoutInfoMatches()
482 consumer.setCount(2); in testGetWindowLayoutInfo_enterPip_emptyWindowLayoutInfo()
863 windowLayoutInfoConsumer.setCount(1); in changeActivityOrientationThenVerifyWindowLayout()
898 windowLayoutInfoConsumer.setCount(1); in changeDisplayMetricThenVerifyWindowLayout()
/cts/tests/tests/os/src/android/os/health/cts/
DTimerStatTest.java53 timer.setCount(12); in testSetCount()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DActivityEmbeddingUtil.java167 splitInfoConsumer.setCount(expectedCallbackCount); in startActivityAndVerifySplitAttributes()
206 splitInfoConsumer.setCount(1); in startActivityAndVerifyNoCallback()
252 splitInfoConsumer.setCount(1); in startActivityCrossUidInSplit()
/cts/tests/tests/car/src/android/car/cts/
DCarRemoteAccessManagerTest.java434 .setTaskData(TEST_TASK_DATA).setCount(2).setPeriodic(Duration.ofSeconds(30)) in testGetAllPendingScheduledTasks()
500 .setTaskData(TEST_TASK_DATA).setCount(2).setPeriodic(Duration.ofSeconds(30)) in testUnscheduleTask()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingLifecycleTests.java490 mSplitInfoConsumer.setCount(1); in testLaunchActivityInActivityStack()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34322 method public void setCount(int);