Home
last modified time | relevance | path

Searched refs:BLUETOOTH_PROFILE_CONNECTION_STATE_CHANGED (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java105 static final String BLUETOOTH_PROFILE_CONNECTION_STATE_CHANGED = field in Sl4aBluetoothUtil.Events
653 Events.BLUETOOTH_PROFILE_CONNECTION_STATE_CHANGED, in waitForConnectedOrDisconnectedProfiles()
/tools/tradefederation/core/javatests/com/android/tradefed/util/
DSl4aBluetoothUtilTest.java251 eq(Events.BLUETOOTH_PROFILE_CONNECTION_STATE_CHANGED), anyLong())) in testConnect_success()
296 eq(Events.BLUETOOTH_PROFILE_CONNECTION_STATE_CHANGED), anyLong())) in testDisconnect_success()