Home
last modified time | relevance | path

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

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java208 private static final int STATE_DISCONNECTED_FLAG = 1; field in BluetoothTestUtils.ConnectProfileReceiver
289 private static final int STATE_DISCONNECTED_FLAG = 1 << 1; field in BluetoothTestUtils.StartStopScoReceiver