Home
last modified time | relevance | path

Searched refs:OnRoutingChangedListener (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioRouting.java60 public void addOnRoutingChangedListener(OnRoutingChangedListener listener, in addOnRoutingChangedListener()
69 public void removeOnRoutingChangedListener(OnRoutingChangedListener listener); in removeOnRoutingChangedListener()
75 public interface OnRoutingChangedListener { interface
DAudioRecord.java1420 private ArrayMap<AudioRouting.OnRoutingChangedListener,
1433 public void addOnRoutingChangedListener(AudioRouting.OnRoutingChangedListener listener, in addOnRoutingChangedListener()
1452 public void removeOnRoutingChangedListener(AudioRouting.OnRoutingChangedListener listener) { in removeOnRoutingChangedListener()
1472 public interface OnRoutingChangedListener extends AudioRouting.OnRoutingChangedListener { interface in AudioRecord
1500 public void addOnRoutingChangedListener(OnRoutingChangedListener listener, in addOnRoutingChangedListener()
1502 addOnRoutingChangedListener((AudioRouting.OnRoutingChangedListener) listener, handler); in addOnRoutingChangedListener()
1513 public void removeOnRoutingChangedListener(OnRoutingChangedListener listener) { in removeOnRoutingChangedListener()
1514 removeOnRoutingChangedListener((AudioRouting.OnRoutingChangedListener) listener); in removeOnRoutingChangedListener()
1525 final AudioRouting.OnRoutingChangedListener listener, in NativeRoutingEventHandlerDelegate()
DAudioTrack.java2490 private ArrayMap<AudioRouting.OnRoutingChangedListener,
2503 public void addOnRoutingChangedListener(AudioRouting.OnRoutingChangedListener listener, in addOnRoutingChangedListener()
2522 public void removeOnRoutingChangedListener(AudioRouting.OnRoutingChangedListener listener) { in removeOnRoutingChangedListener()
2542 public interface OnRoutingChangedListener extends AudioRouting.OnRoutingChangedListener { interface in AudioTrack
2570 public void addOnRoutingChangedListener(OnRoutingChangedListener listener, in addOnRoutingChangedListener()
2572 addOnRoutingChangedListener((AudioRouting.OnRoutingChangedListener) listener, handler); in addOnRoutingChangedListener()
2583 public void removeOnRoutingChangedListener(OnRoutingChangedListener listener) { in removeOnRoutingChangedListener()
2584 removeOnRoutingChangedListener((AudioRouting.OnRoutingChangedListener) listener); in removeOnRoutingChangedListener()
2689 final AudioRouting.OnRoutingChangedListener listener, in NativeRoutingEventHandlerDelegate()
/frameworks/base/api/
Dcurrent.txt19742 …lic void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
19743 …ated void addOnRoutingChangedListener(android.media.AudioRecord.OnRoutingChangedListener, android.…
19768 …od public void removeOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener);
19769 …deprecated void removeOnRoutingChangedListener(android.media.AudioRecord.OnRoutingChangedListener);
19804 …deprecated interface AudioRecord.OnRoutingChangedListener implements android.media.AudioRouting.On…
19821 …act void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
19824 … abstract void removeOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener);
19828 public static abstract interface AudioRouting.OnRoutingChangedListener {
19844 …lic void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
19845 …cated void addOnRoutingChangedListener(android.media.AudioTrack.OnRoutingChangedListener, android.…
[all …]
Dtest-current.txt19811 …lic void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
19812 …ated void addOnRoutingChangedListener(android.media.AudioRecord.OnRoutingChangedListener, android.…
19837 …od public void removeOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener);
19838 …deprecated void removeOnRoutingChangedListener(android.media.AudioRecord.OnRoutingChangedListener);
19873 …deprecated interface AudioRecord.OnRoutingChangedListener implements android.media.AudioRouting.On…
19890 …act void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
19893 … abstract void removeOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener);
19897 public static abstract interface AudioRouting.OnRoutingChangedListener {
19913 …lic void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
19914 …cated void addOnRoutingChangedListener(android.media.AudioTrack.OnRoutingChangedListener, android.…
[all …]
Dsystem-current.txt21260 …lic void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
21261 …ated void addOnRoutingChangedListener(android.media.AudioRecord.OnRoutingChangedListener, android.…
21286 …od public void removeOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener);
21287 …deprecated void removeOnRoutingChangedListener(android.media.AudioRecord.OnRoutingChangedListener);
21324 …deprecated interface AudioRecord.OnRoutingChangedListener implements android.media.AudioRouting.On…
21341 …act void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
21344 … abstract void removeOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener);
21348 public static abstract interface AudioRouting.OnRoutingChangedListener {
21364 …lic void addOnRoutingChangedListener(android.media.AudioRouting.OnRoutingChangedListener, android.…
21365 …cated void addOnRoutingChangedListener(android.media.AudioTrack.OnRoutingChangedListener, android.…
[all …]