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/
DBaseTelecomTestWithMockServices.java877 private int mInvokeCount; field in BaseTelecomTestWithMockServices.InvokeCounter
885 mInvokeCount++; in invoke()
899 return mInvokeCount; in getInvokeCount()
914 while (mInvokeCount < count) { in waitForCount()