Searched refs:METHOD_GETDEVICESFORATTRIBUTES (Results 1 – 1 of 1) sorted by relevance
69 private static final int METHOD_GETDEVICESFORATTRIBUTES = 0; field in AudioSystemAdapter308 mMethodCallCounter[METHOD_GETDEVICESFORATTRIBUTES]++; in getDevicesForAttributes()312 mMethodTimeNs[METHOD_GETDEVICESFORATTRIBUTES] += SystemClock.uptimeNanos() - startTime; in getDevicesForAttributes()327 Log.d(TAG, mMethodNames[METHOD_GETDEVICESFORATTRIBUTES] in getDevicesForAttributesImpl()333 mMethodCacheHit[METHOD_GETDEVICESFORATTRIBUTES]++; in getDevicesForAttributesImpl()338 Log.d(TAG, mMethodNames[METHOD_GETDEVICESFORATTRIBUTES] in getDevicesForAttributesImpl()341 Log.e(TAG, mMethodNames[METHOD_GETDEVICESFORATTRIBUTES] in getDevicesForAttributesImpl()731 ? (" FScacheHit=" + mMethodCacheHit[METHOD_GETDEVICESFORATTRIBUTES]) in dump()