Searched refs:mDevicesForAttributesCallbacks (Results 1 – 1 of 1) sorted by relevance
92 mDevicesForAttributesCallbacks = new RemoteCallbackList<>(); field in AudioSystemAdapter126 final int nbCallbacks = mDevicesForAttributesCallbacks.beginBroadcast(); in onRoutingUpdated()130 mDevicesForAttributesCallbacks.getBroadcastItem(i); in onRoutingUpdated()150 mDevicesForAttributesCallbacks.finishBroadcast(); in onRoutingUpdated()187 mDevicesForAttributesCallbacks.register(listener); in addOnDevicesForAttributesChangedListener()211 mDevicesForAttributesCallbacks.unregister(listener); in removeOnDevicesForAttributesChangedListener()