Searched refs:broadcastConnectionStateChanged (Results 1 – 1 of 1) sorted by relevance
418 broadcastConnectionStateChanged(BluetoothProfile.STATE_DISCONNECTED); in enter()448 broadcastConnectionStateChanged(BluetoothProfile.STATE_CONNECTING); in enter()459 broadcastConnectionStateChanged(BluetoothProfile.STATE_CONNECTED); in enter()1166 broadcastConnectionStateChanged(BluetoothProfile.STATE_DISCONNECTING); in enter()1373 protected void broadcastConnectionStateChanged(int currentState) { in broadcastConnectionStateChanged() method in AvrcpControllerStateMachine