Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/tests/
DAudioPolicyManagerTestClient.h133 mRoutingUpdatedUpdateCount++; in onRoutingUpdated()
137 mRoutingUpdatedUpdateCount = 0; in resetRoutingUpdatedCounter()
141 return mRoutingUpdatedUpdateCount; in getRoutingUpdatedCounter()
160 size_t mRoutingUpdatedUpdateCount = 0; variable