Searched refs:AvrcpNativeInterface (Results 1 – 3 of 3) sorted by relevance
29 public class AvrcpNativeInterface { class33 private static AvrcpNativeInterface sInstance;40 static AvrcpNativeInterface getInterface() { in getInterface()42 sInstance = new AvrcpNativeInterface(); in getInterface()
48 AvrcpNativeInterface mNativeInterface;89 AvrcpNativeInterface nativeInterface) { in AvrcpVolumeManager()
57 private AvrcpNativeInterface mNativeInterface;156 mNativeInterface = AvrcpNativeInterface.getInterface(); in start()