Merge "Fix a javadoc @see error" into nyc-dev
am: 24a99f1
* commit '24a99f115711611ca3fc6293b2fa57bc981f78f5':
Fix a javadoc @see error
This commit is contained in:
@@ -19,7 +19,7 @@ package android.media;
|
||||
/**
|
||||
* AudioDeviceCallback defines the mechanism by which applications can receive notifications
|
||||
* of audio device connection and disconnection events.
|
||||
* @see AudioManager#registerAudioDeviceCallback.
|
||||
* @see AudioManager#registerAudioDeviceCallback(AudioDeviceCallback, android.os.Handler handler).
|
||||
*/
|
||||
public abstract class AudioDeviceCallback {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user