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

  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 338 public static final int UNBOND_REASON_REMOVED = 9;
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 221 BluetoothDevice.UNBOND_REASON_REMOVED);
BluetoothService.java 755 reason = BluetoothDevice.UNBOND_REASON_REMOVED;
    [all...]

Completed in 74 milliseconds