Searched refs:BluetoothSL4AAudioSrcMBS (Results 1 – 3 of 3) sorted by relevance
36 import com.googlecode.android_scripting.facade.bluetooth.media.BluetoothSL4AAudioSrcMBS;169 if ((controller.getTag().contains(BluetoothSL4AAudioSrcMBS.getTag())) in onActiveSessionsChanged()433 Intent startIntent = new Intent(mContext, BluetoothSL4AAudioSrcMBS.class); in bluetoothMediaPhoneSL4AMBSStart()445 Intent stopIntent = new Intent(mContext, BluetoothSL4AAudioSrcMBS.class); in bluetoothMediaPhoneSL4AMBSStop()461 BluetoothSL4AAudioSrcMBS mbs = in bluetoothMediaHandleMediaCommandOnPhone()462 BluetoothSL4AAudioSrcMBS.getAvrcpMediaBrowserService(); in bluetoothMediaHandleMediaCommandOnPhone()
38 public class BluetoothSL4AAudioSrcMBS extends MediaBrowserService { class45 private static BluetoothSL4AAudioSrcMBS sAvrcpMediaBrowserService;103 public static synchronized BluetoothSL4AAudioSrcMBS getAvrcpMediaBrowserService() { in getAvrcpMediaBrowserService()
138 BluetoothSL4AAudioSrcMBS.getAvrcpMediaBrowserService().getApplicationContext(), in handlePlayMedia()332 BluetoothSL4AAudioSrcMBS.getAvrcpMediaBrowserService().getApplicationContext(), in retrieveMetaData()