Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioSystemAdapter.java74 private int[] mMethodCallCounter; field in AudioSystemAdapter
279 sSingletonDefaultAdapter.mMethodCallCounter = new int[NB_MEASUREMENTS]; in getDefaultAdapter()
311 mMethodCallCounter[METHOD_GETDEVICESFORATTRIBUTES]++; in getDevicesForAttributes()
792 + ": counter=" + mMethodCallCounter[i] in dump()