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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 433 public static final int UNBOND_REASON_REMOTE_DEVICE_DOWN = 4;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
BondStateMachine.java 347 return BluetoothDevice.UNBOND_REASON_REMOTE_DEVICE_DOWN;
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEventManager.java 314 case BluetoothDevice.UNBOND_REASON_REMOTE_DEVICE_DOWN:

Completed in 44 milliseconds