Searched refs:ACTION_PAIRING_CANCEL (Results 1 – 2 of 2) sorted by relevance
293 public static final String ACTION_PAIRING_CANCEL = field in BluetoothDevice
855 Intent intent = new Intent(BluetoothDevice.ACTION_PAIRING_CANCEL); in onAgentCancel()