Searched refs:mDevicesForAttributesCallbacks (Results 1 – 1 of 1) sorted by relevance
95 mDevicesForAttributesCallbacks = new RemoteCallbackList<>(); field in AudioSystemAdapter129 final int nbCallbacks = mDevicesForAttributesCallbacks.beginBroadcast(); in onRoutingUpdated()133 mDevicesForAttributesCallbacks.getBroadcastItem(i); in onRoutingUpdated()153 mDevicesForAttributesCallbacks.finishBroadcast(); in onRoutingUpdated()190 mDevicesForAttributesCallbacks.register(listener); in addOnDevicesForAttributesChangedListener()214 mDevicesForAttributesCallbacks.unregister(listener); in removeOnDevicesForAttributesChangedListener()