Home
last modified time | relevance | path

Searched defs:STATE_DISCONNECTING (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java66 int STATE_DISCONNECTING = 3; field
DBluetoothAdapter.java644 public static final int STATE_DISCONNECTING = field in BluetoothAdapter
/frameworks/base/telecomm/java/android/telecom/
DCall.java110 public static final int STATE_DISCONNECTING = 10; field in Call