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.java651 private int mInvokeCount; field in TestUtils.InvokeCounter
659 mInvokeCount++; in invoke()
673 return mInvokeCount; in getInvokeCount()
698 while (mInvokeCount < count) { in waitForCount()
759 mInvokeCount = 0; in reset()