Searched refs:BluetoothDeviceProperties (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothDeviceProperties.java26 class BluetoothDeviceProperties { class
28 private static final String TAG = "BluetoothDeviceProperties";
33 BluetoothDeviceProperties(BluetoothService service) { method in class:BluetoothDeviceProperties
H A DBluetoothService.java142 private final BluetoothDeviceProperties mDeviceProperties;
223 mDeviceProperties = new BluetoothDeviceProperties(this);
834 BluetoothDeviceProperties getDeviceProperties() {
H A DBluetoothEventLoop.java179 BluetoothDeviceProperties deviceProperties =
213 * @see BluetoothDeviceProperties#addProperties(String, String[])

Completed in 55 milliseconds