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 134 String path = mBluetoothService.getObjectPathFromAddress(address);
245 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
295 disconnectSinkNative(mBluetoothService.getObjectPathFromAddress(
341 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
361 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
391 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
408 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
BluetoothService.java     [all...]

Completed in 234 milliseconds