Searched refs:mCallCount (Results 1 – 2 of 2) sorted by relevance
38 private int mCallCount = 0; field in CtsCarModeInCallService66 mCallCount++; in onCallAdded()73 mCallCount--; in onCallRemoved()97 return mCallCount; in getCallCount()
837 private int mCallCount; field in CallCounter841 mCallCount++; in call()848 return mCallCount; in getCallCount()854 mCallCount = 0; in reset()861 while (mCallCount < count) { in waitForCount()