Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java130 TestUtils.InvokeCounter mOnPropertiesChangedCounter; field in BaseTelecomTestWithMockServices
524 mOnPropertiesChangedCounter.invoke(call, details); in setupCallbacks()
632 mOnPropertiesChangedCounter = new TestUtils.InvokeCounter("OnPropertiesChangedCounter"); in setupCallbacks()