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.java831 private int mInvokeCount; field in TestUtils.InvokeCounter
839 mInvokeCount++; in invoke()
853 return mInvokeCount; in getInvokeCount()
878 while (mInvokeCount < count) { in waitForCount()
939 mInvokeCount = 0; in reset()