Home
last modified time | relevance | path

Searched defs:CONNECTION_STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java81 private static final int CONNECTION_STATE_DISCONNECTED = 0; field in BluetoothDevice
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DMediaRouter.java830 public static final int CONNECTION_STATE_DISCONNECTED = 0; field in MediaRouter.RouteInfo