Home
last modified time | relevance | path

Searched defs:getBluetoothDeviceControlUri (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothFeatureProvider.java51 String getBluetoothDeviceControlUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceControlUri() method
DBluetoothFeatureProviderImpl.java50 public String getBluetoothDeviceControlUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceControlUri() method in BluetoothFeatureProviderImpl