Searched refs:NativeRoutingEventHandlerDelegate (Results 1 – 2 of 2) sorted by relevance
1422 NativeRoutingEventHandlerDelegate> mRoutingChangeListeners = new ArrayMap<>();1440 listener, new NativeRoutingEventHandlerDelegate(this, listener, in addOnRoutingChangedListener()1522 private class NativeRoutingEventHandlerDelegate { class in AudioRecord1525 NativeRoutingEventHandlerDelegate(final AudioRecord record, in NativeRoutingEventHandlerDelegate() method in AudioRecord.NativeRoutingEventHandlerDelegate1574 for (NativeRoutingEventHandlerDelegate delegate : mRoutingChangeListeners.values()) { in broadcastRoutingChange()
2738 NativeRoutingEventHandlerDelegate> mRoutingChangeListeners = new ArrayMap<>();2756 listener, new NativeRoutingEventHandlerDelegate(this, listener, in addOnRoutingChangedListener()2840 for (NativeRoutingEventHandlerDelegate delegate : mRoutingChangeListeners.values()) { in broadcastRoutingChange()2932 private class NativeRoutingEventHandlerDelegate { class in AudioTrack2935 NativeRoutingEventHandlerDelegate(final AudioTrack track, in NativeRoutingEventHandlerDelegate() method in AudioTrack.NativeRoutingEventHandlerDelegate