Searched defs:connectionStateChanged (Results 1 – 4 of 4) sorted by relevance
45 static StackEvent connectionStateChanged(boolean remoteControlConnected, in connectionStateChanged() method in StackEvent
62 static StackEvent connectionStateChanged(BluetoothDevice device, int state) { in connectionStateChanged() method in StackEvent
785 synchronized void connectionStateChanged(BluetoothDevice device, int fromState, in connectionStateChanged() method in HearingAidService
1128 private void connectionStateChanged(BluetoothDevice device, int fromState, int toState) { in connectionStateChanged() method in A2dpService