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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothEventManager.java100 addHandler(BluetoothDevice.ACTION_PAIRING_CANCEL, new PairingCancelHandler());
349 Log.e(TAG, "ACTION_PAIRING_CANCEL with no EXTRA_DEVICE");
354 Log.e(TAG, "ACTION_PAIRING_CANCEL with no cached device");
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java354 public static final String ACTION_PAIRING_CANCEL = field in class:BluetoothDevice

Completed in 26 milliseconds