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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransfer.java 533 channel = mBatch.mDestination.getServiceChannel(BluetoothUuid.ObexObjectPush);
576 .getServiceChannel(BluetoothUuid.ObexObjectPush);
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 831 public int getServiceChannel(ParcelUuid uuid) {
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 551 int channel = device.getServiceChannel(BluetoothUuid.Handsfree);
566 int channel = device.getServiceChannel(BluetoothUuid.HSP);
    [all...]

Completed in 70 milliseconds