Searched refs:ACTION_UUID (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothEventManager.java104 addHandler(BluetoothDevice.ACTION_UUID, new UuidChangedHandler());
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java328 public static final String ACTION_UUID = field in class:BluetoothDevice
546 * Used as an extra field in {@link #ACTION_UUID} intents,
1083 * <p>This API is asynchronous and {@link #ACTION_UUID} intent is sent,
1086 * {@link #ACTION_UUID} intent is sent with the UUIDs that is currently

Completed in 207 milliseconds