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 284 BluetoothDevice.UNBOND_REASON_REMOVED);
477 return BluetoothDevice.UNBOND_REASON_REMOVED;
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 467 public static final int UNBOND_REASON_REMOVED = 9;
    [all...]

Completed in 1050 milliseconds