HomeSort by relevance Sort by last modified time
    Searched refs:startBluetoothSco (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/java/android/media/
IAudioService.aidl 86 void startBluetoothSco(IBinder cb);
AudioManager.java 701 * @see #startBluetoothSco()
737 * @see #startBluetoothSco()
776 public void startBluetoothSco(){
779 service.startBluetoothSco(mICallBack);
781 Log.e(TAG, "Dead object in startBluetoothSco", e);
790 * bluetooth SCO audio with {@link #startBluetoothSco()}
792 * @see #startBluetoothSco()
    [all...]
AudioService.java     [all...]
  /prebuilt/sdk/8/
android.jar 

Completed in 22 milliseconds