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

  /frameworks/base/core/java/android/server/
BluetoothInputProfileHandler.java 66 String objectPath = mBluetoothService.getObjectPathFromAddress(device.getAddress());
83 String objectPath = mBluetoothService.getObjectPathFromAddress(device.getAddress());
94 String objectPath = mBluetoothService.getObjectPathFromAddress(device.getAddress());
110 String objectPath = mBluetoothService.getObjectPathFromAddress(device.getAddress());
BluetoothA2dpService.java 112 String path = mBluetoothService.getObjectPathFromAddress(address);
239 disconnectSinkNative(mBluetoothService.getObjectPathFromAddress(
263 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
314 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
331 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
355 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
379 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
396 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
BluetoothPanProfileHandler.java 131 String objectPath = mBluetoothService.getObjectPathFromAddress(device.getAddress());
171 String objectPath = mBluetoothService.getObjectPathFromAddress(device.getAddress());
219 String objectPath = mBluetoothService.getObjectPathFromAddress(device.getAddress());
BluetoothHealthProfileHandler.java 141 mBluetoothService.getObjectPathFromAddress(chan.mDevice.getAddress());
208 mBluetoothService.getObjectPathFromAddress(device.getAddress());
275 mBluetoothService.getObjectPathFromAddress(device.getAddress());
347 mBluetoothService.getObjectPathFromAddress(device.getAddress());
BluetoothService.java     [all...]
BluetoothEventLoop.java     [all...]

Completed in 31 milliseconds