List of usage examples for android.support.v4.media.session MediaButtonReceiver subclass-usage
From source file org.videolan.vlc.RemoteControlClientReceiver.java
/** * Small class to receive events passed out by the remote controls (wired, bluetooth, lock screen, ...) */ public class RemoteControlClientReceiver extends MediaButtonReceiver { @SuppressWarnings("unused") private static final String TAG = "VLC/RemoteControlClientReceiver";