HomeSort by relevance Sort by last modified time
    Searched refs:UNBOND_REASON_REMOVED (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java 243 BluetoothDevice.UNBOND_REASON_REMOVED);
356 return BluetoothDevice.UNBOND_REASON_REMOVED;
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 443 public static final int UNBOND_REASON_REMOVED = 9;
    [all...]

Completed in 40 milliseconds