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.java97 TestUtils.InvokeCounter mOnPropertiesChangedCounter; field in BaseTelecomTestWithMockServices
343 mOnPropertiesChangedCounter.invoke(call, details); in setupCallbacks()
433 mOnPropertiesChangedCounter = new TestUtils.InvokeCounter("OnPropertiesChangedCounter"); in setupCallbacks()