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

  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 122 String path = mBluetoothService.getObjectPathFromAddress(address);
211 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
261 disconnectSinkNative(mBluetoothService.getObjectPathFromAddress(
287 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
326 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
343 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
368 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
392 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
409 String path = mBluetoothService.getObjectPathFromAddress(device.getAddress());
BluetoothService.java     [all...]
BluetoothEventLoop.java 582 String path = mBluetoothService.getObjectPathFromAddress(address);

Completed in 17 milliseconds