Searched defs:SetState (Results 1 – 7 of 7) sorted by relevance
37 void SetState(StateT state) { in SetState() function170 void SetState(State state) { in SetState() function
112 virtual void SetState(BluetoothStreamState state) {} in SetState() function
506 void BluetoothAudioPortHidl::SetState(BluetoothStreamState state) { in SetState() function in android::bluetooth::audio::hidl::BluetoothAudioPortHidl
611 void BluetoothAudioPortAidl::SetState(BluetoothStreamState state) { in SetState() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
99 void SetState(ScoState state) { state_ = state; } in SetState() function
334 void SetState(types::AseState state) { in SetState() function
219 void SetState(BtifA2dpSource::RunState state) { state_ = state; } in SetState() function in BtifA2dpSource