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 527 channel = mBatch.mDestination.getServiceChannel(BluetoothUuid.ObexObjectPush);
570 .getServiceChannel(BluetoothUuid.ObexObjectPush);
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 636 public int getServiceChannel(ParcelUuid uuid) {
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 573 int channel = device.getServiceChannel(BluetoothUuid.Handsfree);
584 int channel = device.getServiceChannel(BluetoothUuid.HSP);
    [all...]

Completed in 17 milliseconds