Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioSystemAdapter.java71 private int[] mMethodCallCounter; field in AudioSystemAdapter
276 sSingletonDefaultAdapter.mMethodCallCounter = new int[NB_MEASUREMENTS]; in getDefaultAdapter()
308 mMethodCallCounter[METHOD_GETDEVICESFORATTRIBUTES]++; in getDevicesForAttributes()
728 + ": counter=" + mMethodCallCounter[i] in dump()