Searched defs:STATE_DISCONNECTING_FLAG (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java211 private static final int STATE_DISCONNECTING_FLAG = 1 << 3; field in class:BluetoothTestUtils.ConnectProfileReceiver
261 setFiredFlag(STATE_DISCONNECTING_FLAG);
987 int mask = (ConnectProfileReceiver.STATE_DISCONNECTING_FLAG
1197 ConnectProfileReceiver.STATE_DISCONNECTING_FLAG);

Completed in 11 milliseconds