Searched refs:mDevicesForAttrCache (Results 1 – 1 of 1) sorted by relevance
80 mDevicesForAttrCache; field in AudioSystemAdapter270 sSingletonDefaultAdapter.mDevicesForAttrCache = in getDefaultAdapter()288 if (mDevicesForAttrCache != null) { in invalidateRoutingCache()291 mLastDevicesForAttr.putAll(mDevicesForAttrCache); in invalidateRoutingCache()293 mDevicesForAttrCache.clear(); in invalidateRoutingCache()322 res = mDevicesForAttrCache.get(key); in getDevicesForAttributesImpl()325 mDevicesForAttrCache.put(key, res); in getDevicesForAttributesImpl()701 if (mDevicesForAttrCache != null) { in dump()703 entry : mDevicesForAttrCache.entrySet()) { in dump()