Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java563 private int mInvokeCount; field in TestUtils.InvokeCounter
571 mInvokeCount++; in invoke()
585 return mInvokeCount; in getInvokeCount()
610 while (mInvokeCount < count) { in waitForCount()
671 mInvokeCount = 0; in reset()