HomeSort by relevance Sort by last modified time
    Searched defs:getObjectPathFromAddress (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 104 String path = mBluetoothService.getObjectPathFromAddress(address);
226 disconnectSinkNative(mBluetoothService.getObjectPathFromAddress(
250 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
301 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
318 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
342 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
366 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
383 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
BluetoothService.java     [all...]

Completed in 87 milliseconds