Searched refs:mDevicesForAttrCache (Results 1 – 1 of 1) sorted by relevance
83 mDevicesForAttrCache; field in AudioSystemAdapter273 sSingletonDefaultAdapter.mDevicesForAttrCache = in getDefaultAdapter()291 if (mDevicesForAttrCache != null) { in invalidateRoutingCache()294 mLastDevicesForAttr.putAll(mDevicesForAttrCache); in invalidateRoutingCache()296 mDevicesForAttrCache.clear(); in invalidateRoutingCache()325 res = mDevicesForAttrCache.get(key); in getDevicesForAttributesImpl()328 mDevicesForAttrCache.put(key, res); in getDevicesForAttributesImpl()765 if (mDevicesForAttrCache != null) { in dump()767 entry : mDevicesForAttrCache.entrySet()) { in dump()