Home
last modified time | relevance | path

Searched refs:expectedCallbackCount (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DClipboardManagerListenerTest.java62 expectedCount += expectedCallbackCount(); in testListener()
66 expectedCount += expectedCallbackCount(); in testListener()
70 expectedCount += expectedCallbackCount(); in testListener()
92 private int expectedCallbackCount() { in expectedCallbackCount() method in ClipboardManagerListenerTest
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DActivityEmbeddingUtil.java164 int expectedCallbackCount, in startActivityAndVerifySplitAttributes() argument
167 splitInfoConsumer.setCount(expectedCallbackCount); in startActivityAndVerifySplitAttributes()
221 int expectedCallbackCount, in startActivityAndVerifySplitAttributes() argument
225 expectedCallbackCount, splitInfoConsumer); in startActivityAndVerifySplitAttributes()