Searched refs:mMethodCacheHit (Results 1 – 1 of 1) sorted by relevance
64 private int[] mMethodCacheHit; field in AudioSystemAdapter118 sSingletonDefaultAdapter.mMethodCacheHit = new int[NB_MEASUREMENTS]; in getDefaultAdapter()175 mMethodCacheHit[METHOD_GETDEVICESFORSTREAM]++; in getDevicesForStreamImpl()231 mMethodCacheHit[METHOD_GETDEVICESFORATTRIBUTES]++; in getDevicesForAttributesImpl()554 ? (" FScacheHit=" + mMethodCacheHit[METHOD_GETDEVICESFORSTREAM]) : "")); in dump()