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

  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 242 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
270 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
291 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
394 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
485 String address = mBluetoothService.getAddressFromObjectPath(path);
508 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
535 String address = mBluetoothService.getAddressFromObjectPath(objectPath);
    [all...]
BluetoothA2dpService.java 214 String address = mBluetoothService.getAddressFromObjectPath(path);
479 String address = mBluetoothService.getAddressFromObjectPath(path);
591 String address = mBluetoothService.getAddressFromObjectPath(deviceObjectPath);
BluetoothHealthProfileHandler.java 373 String address = mBluetoothService.getAddressFromObjectPath(devicePath);
433 String address = mBluetoothService.getAddressFromObjectPath(devicePath);
BluetoothBondState.java 125 mState.put(mService.getAddressFromObjectPath(device).toUpperCase(),
BluetoothService.java     [all...]

Completed in 920 milliseconds