Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioSystemAdapter.java86 private int[] mMethodCacheHit; field in AudioSystemAdapter
275 sSingletonDefaultAdapter.mMethodCacheHit = new int[NB_MEASUREMENTS]; in getDefaultAdapter()
336 mMethodCacheHit[METHOD_GETDEVICESFORATTRIBUTES]++; in getDevicesForAttributesImpl()
795 ? (" FScacheHit=" + mMethodCacheHit[METHOD_GETDEVICESFORATTRIBUTES]) in dump()